post http://127.0.0.1:5001/api/v1/files/ls
List directories in the local mutable namespace.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Path to show listing for. Defaults to '/'. | string | N |
l | Use long listing format. | boolean | N |
U | Do not sort; list entries in directory order. | boolean | N |