fs.removeΒΆ

boolean success fs.remove ( string path )

Remove a file or an empty directory

Arguments:

  • path the path to the file to remove

Return:

  • success true if the file was successfully removed