/*** * Node External Editor * * Kevin Gravier <kevin@mrkmg.com> * MIT 2018 */ export declare class ReadFileError extends Error { originalError: Error; constructor(originalError: Error); }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
CreateFileError.d.ts | File | 203 B | 0644 |
|
CreateFileError.js | File | 1.36 KB | 0644 |
|
LaunchEditorError.d.ts | File | 205 B | 0644 |
|
LaunchEditorError.js | File | 1.35 KB | 0644 |
|
ReadFileError.d.ts | File | 201 B | 0644 |
|
ReadFileError.js | File | 1.34 KB | 0644 |
|
RemoveFileError.d.ts | File | 203 B | 0644 |
|
RemoveFileError.js | File | 1.35 KB | 0644 |
|