path-scurry
    Preparing search index...

    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.