Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 531 Bytes

File metadata and controls

24 lines (17 loc) · 531 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @rushstack/node-core-library > FileError > toString

FileError.toString() method

Get the Unix-formatted the error message.

Signature:

/** @override */
toString(): string;

Returns:

string