UnlinkFile
class UnlinkFile(val path: VirtualPath, val baseDirectory: BaseDirectory = CurrentWorkingDirectory)(source)
Remove a file or symbolic link at path relative to the base directory baseDirectory.
Remove a file or symbolic link at path relative to the base directory baseDirectory.