Skip to content

nsuite v2.2.1


nsuite / RefreshGitIndexOptions

Interface: RefreshGitIndexOptions

Defined in: UtilsGit.ts:7

Utility functions for working with Git.

Properties

cwd?

optional cwd?: string

Defined in: UtilsGit.ts:12

Working directory in which to run the git commands. Defaults to the current working directory of the process.

Released under the Apache-2.0 License.