Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]

Method get_dir()


Method get_dir

array(string) get_dir(string dirname)

Description

Returns an array of all filenames in the directory dirname , or 0 (zero) if the directory does not exist.

See also

mkdir() , cd()