index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
github.com
/
authzed
/
zed
/
internal
/
commands
/
relationship_wasm.go
blob: 4388932d3365aad628b39ccb413c362aede6b9ee (
plain
)
1
2
3
4
5
package commands import "os" var isFileTerminal = func(f *os.File) bool { return true }