NAME get_files - return array of files found by a path SYNOPSIS string *get_files(string path) DESCRIPTION Return an array of files found at path. The path argument may contain wildcards. This_object() must have read access to the given path. SEE ALSO efun/file_size, kfun/get_dir