Skip to main content

list_files

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

Signature

Parameters

&str
required
No description available.

Returns

Result<Vec<String>>
The result of the operation.

Rust Files

Rust Documents