MCPcopy Create free account
hub / github.com/Scalingo/cli / Infof

Function Infof

io/status.go:40–42  ·  view source on GitHub ↗
(format string, args ...any)

Source from the content-addressed store, hash-verified

38}
39
40func Infof(format string, args ...any) {
41 fmt.Printf(" "+format, args...)
42}

Callers 4

ImportKeysFunction · 0.92
LogsFunction · 0.92
EnableFeatureFunction · 0.92
SetFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected