@karmaniverous/jeeves
    Preparing search index...

    Function rejectWindowsDrivePath

    • Throw if a path looks like a Windows drive letter on a non-Windows platform.

      Parameters

      • label: string

        Human-readable name for the path (used in error messages).

      • value: string

        The raw path string to validate.

      Returns void