withExceptionContext
withExceptionContext<
FS>(fs,context):FS
Defined in: src/internal/error.ts:48
Internal
Wraps an fs so that thrown errors aren’t empty
Type Parameters
Section titled “Type Parameters”FS extends FileSystem
Parameters
Section titled “Parameters”FS
context
Section titled “context”ExceptionExtra
Returns
Section titled “Returns”FS