Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.

vfs_ls

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

Description

List directory and build a VFS object.

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