[ Version ( since = "0.8" ) ]
public bool mkdir (string path) throws Error
create a directory
Create a directory named path
.
this |
A GuestfsSession object |
true on success, false on error |