- Preparing search index...
- The search index is not available
git-essentials
Type alias ListFilesParams
List
Files
Params
: { Â Â Â Â dir
: string; Â Â Â Â fs
: FsClient; Â Â Â Â cache
?: Cache; Â Â Â Â gitdir
?: string; Â Â Â Â ref
?: string; }
Type declaration
-
dir: string
-
-
Optional
cache?: Cache
-
Optional
gitdir?: string
-
Optional
ref?: string
The working tree directory path.