Previous:
VFS.FileWrapper-file operations
, Up:
VFS.FileWrapper
1.206.8 VFS.FileWrapper: testing
exists
Answer whether a file with the name contained in the receiver does exist.
isAbsolute
Answer whether the receiver identifies an absolute path.
isAccessible
Answer whether a directory with the name contained in the receiver does exist and can be accessed
isDirectory
Answer whether a file with the name contained in the receiver does exist identifies a directory.
isSymbolicLink
Answer whether a file with the name contained in the receiver does exist and identifies a symbolic link.