- Preparing search index...
 
- The search index is not available
 
git-essentials 
 
Add
Params
: {     dir
: string;     filepath
: string;     fs
: FsClient;     cache
?: Cache;     force
?: boolean;     gitdir
?: string; } 
Type declaration
- 
dir: string
 
- 
filepath: string
 
- 
 
- 
Optional cache?: Cache
 
- 
Optional force?: boolean
 
- 
Optional gitdir?: string
 
  
 
 
A directory path.