mkdir


Description:

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

create a directory

Create a directory named path.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error