Skip to main content

list_files

AsyncMethod
This is a method of the SandboxProtocol class in the protocols module.
List files in a sandbox directory.

Signature

Parameters

str
default:"'/'"
Directory path within sandbox

Returns

List[str]
List of file paths

Source

View on GitHub

praisonaiagents/sandbox/protocols.py at line 326