fs_removeΒΆ

fs_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