sheng-tool
    Preparing search index...

    Function isWindowsPath

    • 验证 Windows 路径,包含文件地址和文件夹地址。

      Parameters

      • str: string

      Returns boolean

      0.0.1

      isWindowsPath('D:\\')         // true
      isWindowsPath('D:\\1.md') // true