-
Notifications
You must be signed in to change notification settings - Fork 0
"Inspect Resource" Operation
This operation allows you to obtain detailed information about a file or directory.
Path to the file/directory.
Absolute path to the file/directory.
Indicates whether the file is executable or if the directory's contents can be listed.
Indicates whether the file/directory exists (if its existence can be determined).
Corresponds to the name of the storage (volume, etc.) on which the file/directory resides.
Indicates whether the file/directory is hidden.
Corresponds to the date and time the file/directory was last modified.
Corresponds to the local name (without parent directories) of the file/directory.
Indicates the name of the file/directory's owner.
Indicates whether the file can be opened for reading (unsupported directories).
Corresponds to the type of the target resource (file or directory).
Indicates whether the file/directory is a symbolic link to another file/directory.
Indicates whether the file can be opened for writing (unsupported directories).