List Directory Contents

List directory contents for Unix filesystem objects.

*Arguments

Argument

Description

Type

Required?

arg

The path to the BTFS object(s) to list links from.

string

Y

headers

Print table headers (Hash, Size, Name).

boolean

N

resolve-type

Resolve linked objects to find out their types. Default: "true".

boolean

N

size

Resolve linked objects to find out their file size. Default: "true".

boolean

N

stream

Enable experimental streaming of directory entries as they are traversed.

boolean

N

Language
Click Try It! to start a request and see the response here!