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
int
recursive_rm(string
path
)
Remove a file or a directory tree.
Returns 0 on failure, nonzero otherwise.