Std filesystem loaddir
std:std.filesystem.LoadDir
Function LoadDir:String#
Loads a directory.
Loads the contents of directory into an array.
Does not return any '.' or '..' entries in a directory.
| Parameters | |
|---|---|
path |
path The filesystem path of the directory to load. |