nsuite / RefreshGitIndexOptions
Interface: RefreshGitIndexOptions
Defined in: UtilsGit.ts:7
Utility functions for working with Git.
Properties
cwd?
optionalcwd?:string
Defined in: UtilsGit.ts:12
Working directory in which to run the git commands. Defaults to the current working directory of the process.