Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method cd()


Method cd

int cd(string s)

Description

Change the current directory for the whole Pike process.

Returns

Returns 1 for success, 0 (zero) otherwise.

See also

getcwd()