Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method Stdio.recursive_rm()


Method recursive_rm

int recursive_rm(string path)

Description

Remove a file or a directory tree.

Returns

Returns 0 on failure, nonzero otherwise.

See also

rm