MCPcopy
hub / github.com/runfinch/finch / Finch

TypeAlias Finch

pkg/path/finch.go:10–10  ·  view source on GitHub ↗

Finch provides a set of methods that calculate paths relative to the Finch path.

Source from the content-addressed store, hash-verified

8
9// Finch provides a set of methods that calculate paths relative to the Finch path.
10type Finch string
11
12// FinchFinderDeps provides all the dependencies FindFinch needs to find Finch.
13//

Callers 11

TestNewAppFunction · 0.92
TestNewAppFunction · 0.92
FindFinchFunction · 0.70
TestFindFinchFunction · 0.70
NewFinchPathFunction · 0.70
TestFinch_RootDirFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected