Directories
Functions
Return Type | Name | Description |
---|---|---|
string[] |
dirs.list(string path, string extension = '') |
A list of file names from a directory |
string |
dirs.get(Directory index) |
Get a path by Directory |
Return Type | Name | Description |
---|---|---|
string[] |
dirs.list(string path, string extension = '') |
A list of file names from a directory |
string |
dirs.get(Directory index) |
Get a path by Directory |