Ask a question to get started
Enter to send•Shift+Enter new line
List all files in a directory with metadata.
ls_info( self, path: str, ) -> list[FileInfo]
path
str
Absolute path to the directory to list. Must start with '/'.