MCPcopy Create free account
hub / github.com/VemtoOrg/vemto2 / hasPath

Method hasPath

src/common/services/ProjectPathResolver.ts:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 }
12
13 hasPath() {
14 return !!this.path
15 }
16
17 clearPath() {
18 this.path = null

Callers 1

HandleIpcMessagesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected