Function remove

  • 删除指定的路径

    Parameters

    • path: string

      文件名,或目录名(目录为空才能删除)

    Returns Promise<void>