Fs.removeΒΆ
remove :: fn (filepath: string) Error #inline
Try to remove file specified by filepath and return OK on success, otherwise return error.
Declared in: fs.bl
remove :: fn (filepath: string) Error #inline
Try to remove file specified by filepath and return OK on success, otherwise return error.
Declared in: fs.bl