MCPcopy Create free account
hub / github.com/chrislusf/gleam / GetCommand

Method GetCommand

script/script.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14type Script interface {
15 Init(code string)
16 GetCommand() *Command
17
18 Map(code string)
19 ForEach(code string)

Callers 2

GetScriptCommandMethod · 0.65
PipeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected