Documentation

IO::IndexFolder

Function

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

bool recursive

Returns string[]@