• Incremental sync: only sync changed files

    More efficient than full sync when only a few files have changed.

    Parameters

    • OptionalfilePaths: string[]

      Optional array of specific files to sync

    Returns Promise<void>