Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/abiosoft/ishell
/ HelpText
Method
HelpText
actions.go:190–192 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
188
}
189
190
func
(s *shellActionsImpl) HelpText() string {
191
return
s.rootCmd.HelpText()
192
}
193
194
func
showPagedReader(s *Shell, r io.Reader) error {
195
var
cmd *exec.Cmd
Callers
nothing calls this directly
Calls
1
HelpText
Method · 0.65
Tested by
no test coverage detected