dcase_util.utils.Path.makedirs

Path.makedirs(path=None)[source]

Create given path.

Parameters
pathstr

Path, if none given one given to class constructor is used. Default value None

Returns
nothing