vfs_ls

Plugin

ArgDescriptionType
pathThe directory to refresh.OSPath
componentsAlternatively a list of path components can be given.list of string
accessorAn accessor to use.string
depthDepth of directory to list (default 0).int64

Required Permissions: FILESYSTEM_READ

Description

List directory and build a VFS object.

This plugin is probably only useful as part of the System.VFS.ListDirectory artifact.