Example input
Require all paths to exist, by stopping at every error
String
Get path of existing file or folder
Fake path of file or folder
Files and folders contain FullName
, Extension
, Name
, Exists
, CreationTime
, CreationTimeUtc
, LastAccessTime
, LastAccessTimeUtc
, LastWriteTime
, LastWriteTimeUtc
, Attributes
.
Files also contain Length
, DirectoryName
, Directory
, IsReadOnly
.
Folders also contain Parent
, Root
.
Retrieve information of existing file or folder
Retrieve information of existing file or folder
or fake information of non-existing file or folder
Sources:
Related:
Tags:
File System - Use paths, get meta data, link, download, and encrypt files and folders