Plugin
Arg | Description | Type |
---|---|---|
path | The directory to refresh. | OSPath |
components | Alternatively a list of path components can be given. | list of string |
accessor | An accessor to use. | string |
depth | Depth of directory to list (default 0). | int64 |
Required Permissions: FILESYSTEM_READ
List directory and build a VFS object.
This plugin is probably only useful as part of the System.VFS.ListDirectory artifact.