string[]@ IO::IndexFolder(const string&in path, bool recursive)
Lists files and folders in the current folder. If recursive is true, it will only return files.
string path
string
path
bool recursive
bool
recursive
string[]@