rmdir


Description:

[ Version ( since = "0.8" ) ]
public bool rmdir (string path) throws Error

remove a directory

Remove the single directory path.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error