Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ ShellPath
Function
ShellPath
ztest/ztest.go:150–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
)
149
150
func
ShellPath() string {
151
return
os.Getenv(
"ZTEST_PATH"
)
152
}
153
154
type
Bundle
struct
{
155
FileName string
Callers
1
Run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected