Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basecamp/hey-cli
/ stdinIsTerminal
Function
stdinIsTerminal
internal/cmd/formatting.go:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
return
r
92
}, value)
93
}
94
95
func
markdownSafeText(value string) string {
96
const
punctuation =
"!\"
#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
97
var
safe strings.Builder
Callers
5
run
Method · 0.85
run
Method · 0.85
newRootCmd
Function · 0.85
run
Method · 0.85
run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected