Function rename

  • 路径重命名

    Parameters

    • fromPath: string

      原路径

    • toPath: string

      新路径

    Returns Promise<void>