Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
type
Script
interface
{
15
Init(code string)
16
GetCommand() *Command
17
18
Map(code string)
19
ForEach(code string)
Callers
2
GetScriptCommand
Method · 0.65
Pipe
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected