Skip to content

UnixPath

Path using Unix path syntax.

Constructor

UnixPath path

Parameters:

Name Type Description
path Str|Path Path value

Returns: UnixPath.

Converting a Windows path is allowed only when it is relative and has no root, prefix, or alternate data stream.

See Path for fields, methods, and operators.