Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::

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()