Function filterWin32Path

  • Replace non alphanumeric chars with dashes to make the paths comply with Windows filesystem names.

    Parameters

    • input: string

      A path candidate.

    Returns string

    A validated path.

Generated using TypeDoc