Method Stdio.Fd()->get_dir()
- Method get_dir
array(string) get_dir(string|voidpath)- Description
Get directory contents relative to an open directory.
- Parameter
path Path relative to the open directory. Defaults to the directory itself.
- Returns
Returns an array of filenames.
- Note
Not available on all architectures.
- See also