get_dir |
Discworld efun help |
get_dir |
string *get_dir(string str)
Returns an array containing files specified by regular expression str. Should understand '*', '?', '..' and '.'
Returns 0 if no match.
See also
file_size.
get_dir |
Discworld efun help |
get_dir |
string *get_dir(string str)
Returns an array containing files specified by regular expression str. Should understand '*', '?', '..' and '.'
Returns 0 if no match.
See also
file_size.