Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basecamp/hey-cli
/ skillCommand
Struct
skillCommand
internal/cmd/skill.go:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
)
11
12
type
skillCommand
struct
{
13
cmd *cobra.Command
14
}
15
16
func
newSkillCommand() *skillCommand {
17
sc := &skillCommand{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected