method
unlink
unlink()
public
Removes a file or directory, using File.unlink if self is a file, or Dir.unlink as necessary.
unlink()
public
Removes a file or directory, using File.unlink if self is a file, or Dir.unlink as necessary.