Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bare-cli/bare
/ Interface
Interface
Interface
utils/template/template.go:13–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
Interface
interface
{
14
Execute(string) error
15
16
UseDefaultValues()
17
}
18
19
type
Template
struct
{
20
Path string
Callers
2
Execute
Function · 0.80
Execute
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected