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

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