Ask a question to get started
Enter to send•Shift+Enter new line
ls(path: string): MaybePromise<LsResult>
path
string
Structured listing with file metadata.
Lists files and directories in the specified directory (non-recursive). Directories have a trailing / in their path and is_dir=true.
Absolute path to directory