Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
263
type
Options
interface
{
264
GetBaseOpts() BaseOpts
265
}
266
267
func
DefaultBindings(opts Options) []string {
Callers
2
DefaultBindings
Function · 0.65
WriteTemplate
Method · 0.65
Implementers
1
BaseOpts
plugins/base.go
Calls
no outgoing calls
Tested by
no test coverage detected