MCPcopy Create free account
hub / github.com/abiosoft/ishell / exitFunc

Function exitFunc

functions.go:7–9  ·  view source on GitHub ↗
(c *Context)

Source from the content-addressed store, hash-verified

5)
6
7func exitFunc(c *Context) {
8 c.Stop()
9}
10
11func helpFunc(c *Context) {
12 c.Println(c.HelpText())

Callers

nothing calls this directly

Calls 1

StopMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…