Lists the subdirectories in the path (which may terminate with a wildcard) and returns the resulting string list.
list-directories(path as string) -> list of string |
Name |
Type |
Description |
|---|---|---|
path |
string |
Specifies the path to a directory. |