Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crsmithdev/goenv
/ functions
Functions
10 in github.com/crsmithdev/goenv
⨍
Functions
10
◇
Types & classes
4
↓ 3 callers
Function
NewInitTask
NewInitTask returns a new InitTask created with the specified command-line args.
init.go:88
↓ 2 callers
Method
Run
()
goenv.go:48
↓ 1 callers
Method
writeScript
writeScript writes the goenv activate script.
init.go:154
Function
NewHelpTask
NewHelpTask returns a new HelpTask created with the specified command-line args.
help.go:35
Method
Run
Run exeuctes the HelpTask
help.go:52
Method
Run
Run exeuctes the InitTask
init.go:140
Function
TestBooks
(t *testing.T)
init_test.go:15
Function
init
()
goenv.go:55
Function
main
()
goenv.go:84
Function
usage
()
goenv.go:68