This type alias represents the possible return values of the ls* functions. It can be either a LsEntries array containing the list of file paths, or null to indicate an error.
ls*
null
0.1.0
Generated using TypeDoc v0.25.12
This type alias represents the possible return values of the
ls*
functions. It can be either a LsEntries array containing the list of file paths, ornull
to indicate an error.