dcase_util.utils.Path.posix_to_nt

Path.posix_to_nt(path=None)[source]

Converts posix formatted path to nt

Parameters
pathstr

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

Returns
str