Variable PathScurryConst

PathScurry: typeof PathScurryWin32 | typeof PathScurryDarwin | typeof PathScurryPosix = ...

Default PathScurryBase implementation for the current platform.

PathScurryWin32 on Windows systems, PathScurryDarwin on Darwin (macOS) systems, PathScurryPosix on all others.

Generated using TypeDoc