MCPcopy Create free account

hub / github.com/MikeDaniel18/oh-heck-cli / functions

Functions26 in github.com/MikeDaniel18/oh-heck-cli

↓ 8 callersFunctionReadConfig
()
configs/config.go:26
↓ 5 callersFunctionYesNoInput
(question string)
components/prompts.go:11
↓ 3 callersFunctionShowApiOptions
()
cmd/apikey.go:53
↓ 2 callersFunctionGetApiURL
()
configs/env.go:7
↓ 2 callersMethodSave
()
configs/config.go:38
↓ 2 callersFunctionStringInput
(text string, initial string)
components/prompts.go:24
↓ 2 callersFunctionaskQuestion
(args []string, placeholder *string)
cmd/root.go:74
↓ 2 callersFunctioncollectUserApiKey
()
cmd/apikey.go:44
↓ 2 callersFunctionconfigPath
()
configs/config.go:15
↓ 2 callersFunctionsaveApiKey
(key string)
cmd/apikey.go:132
↓ 2 callersFunctionstatusCode
(body []byte)
models/userapi.go:122
↓ 2 callersFunctionsurveyExitError
(err error)
components/prompts.go:50
↓ 1 callersFunctionAskBashQuestionApi
(question string)
models/userapi.go:16
↓ 1 callersFunctionExecute
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the r
cmd/root.go:53
↓ 1 callersFunctionGetWebsiteURL
()
configs/env.go:3
↓ 1 callersFunctionInvalidApiKey
()
cmd/apikey.go:69
↓ 1 callersFunctionSaveConfig
(c Config)
configs/config.go:21
↓ 1 callersFunctionSetQuestionResponse
(completion Completion, accepted bool)
models/userapi.go:74
↓ 1 callersFunctionconfigureApiKeys
(cmd *cobra.Command, args []string)
cmd/apikey.go:80
↓ 1 callersFunctioncopyToClipboard
(text string)
cmd/root.go:140
↓ 1 callersFunctiongetSavedApiKey
()
cmd/apikey.go:139
↓ 1 callersFunctionmakeBashQuestionCall
(question string)
cmd/root.go:111
↓ 1 callersFunctionopenBrowser
(url string)
cmd/apikey.go:111
Functioninit
()
cmd/root.go:60
Functioninit
()
cmd/apikey.go:30
Functionmain
()
main.go:11