node-lib

@wtasnorg/node-lib


@wtasnorg/node-lib / GitFsDependency

Interface: GitFsDependency

Defined in: src/git.ts:13

Filesystem dependency for isGitInit, allowing test mocking.

Properties

existsSync

existsSync: (path) => boolean

Defined in: src/git.ts:14

Parameters

path

string

Returns

boolean