| 14817 | }; |
| 14818 | MESSAGE = "The requested file could not be read, typically due to permission problems that have occurred after a reference to a file was acquired."; |
| 14819 | FileFromPath = class _FileFromPath { |
| 14820 | constructor(input) { |
| 14821 | _FileFromPath_path.set(this, void 0); |
| 14822 | _FileFromPath_start.set(this, void 0); |
nothing calls this directly
no outgoing calls
no test coverage detected