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

Method Init

script/script.go:15–15  ·  view source on GitHub ↗
(code string)

Source from the content-addressed store, hash-verified

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

Callers 6

injectImportFunction · 0.65
binaryOperationMethod · 0.65
unaryOperationMethod · 0.65
externalSortMethod · 0.65
NewPriorityQueueFunction · 0.65
UnmarshalMsgWithCfgMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected