This method of the ClientStoreFile Class creates a directory whose path is specified by the ClientStoreFile object.
public boolean mkdir();
Returns true if the directory could be created; otherwise, returns false.