Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bitfield/script
/ ExampleArgs
Function
ExampleArgs
script_test.go:2178–2181 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2176
}
2177
2178
func
ExampleArgs() {
2179
script.Args().Stdout()
2180
// prints command-line arguments
2181
}
2182
2183
func
ExampleDo() {
2184
ts := httptest.NewServer(http.HandlerFunc(
func
(w http.ResponseWriter, r *http.Request) {
Callers
nothing calls this directly
Calls
2
Args
Function · 0.92
Stdout
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…