This type alias represents an array of StringPath. It is typically used to
represent the list of file and/or directory entries returned by the ls* functions.
Each entry in the array represents the path of a file or directory within
the listed directory.
This type alias represents an array of StringPath. It is typically used to represent the list of file and/or directory entries returned by the
ls*
functions. Each entry in the array represents the path of a file or directory within the listed directory.