MCPcopy Index your code
hub / github.com/bytesizedhosting/bcd / GetBaseOpts

Method GetBaseOpts

plugins/base.go:264–264  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

262
263type Options interface {
264 GetBaseOpts() BaseOpts
265}
266
267func DefaultBindings(opts Options) []string {

Callers 2

DefaultBindingsFunction · 0.65
WriteTemplateMethod · 0.65

Implementers 1

BaseOptsplugins/base.go

Calls

no outgoing calls

Tested by

no test coverage detected