MCPcopy Index your code
hub / github.com/cortexlabs/cortex / completionInit

Function completionInit

cli/cmd/completion.go:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25)
26
27func completionInit() {
28 _completionCmd.Flags().SortFlags = false
29}
30
31var _bashAliasText = `
32# alias

Callers 1

initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected