MCPcopy Create free account
hub / github.com/cloud66-oss/starter / Pack

Struct Pack

packs/php/pack.go:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6)
7
8type Pack struct {
9 packs.PackBase
10 Analysis *Analysis
11}
12
13const (
14 StencilTemplatePath = "" //TODO: still not implemented

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected