MCPcopy Create free account
hub / github.com/brimdata/super / Plain

Function Plain

compiler/srcfiles/list.go:89–91  ·  view source on GitHub ↗
(src string)

Source from the content-addressed store, hash-verified

87}
88
89func Plain(src string) []Input {
90 return []Input{&PlainInput{src}}
91}

Callers 15

ParseTextFunction · 0.92
TestAuthIdentityFunction · 0.92
TestPoolListMethod · 0.92
TestQueryMethod · 0.92
RunMethod · 0.92
RunMethod · 0.92
newObjectIteratorFunction · 0.92
listMethod · 0.92
LookupPoolByNameFunction · 0.92
GetPoolsFunction · 0.92
LookupPoolByIDFunction · 0.92
LookupBranchByNameFunction · 0.92

Calls

no outgoing calls

Tested by 3

TestAuthIdentityFunction · 0.74
TestPoolListMethod · 0.74
TestQueryMethod · 0.74