dcase_util.utils.Path.posix

Path.posix(path=None)[source]

Converts path to POSIX format

Parameters
pathstr

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

Returns
str