Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thunder-Compute/thunder-cli
/ init
Function
init
cmd/scp.go:33–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
init() {
34
scpCmd.SetHelpFunc(wrapHelp(helpmenus.RenderSCPHelp))
35
rootCmd.AddCommand(scpCmd)
36
}
37
38
type
PathInfo
struct
{
39
Original string
Callers
nothing calls this directly
Calls
1
wrapHelp
Function · 0.85
Tested by
no test coverage detected