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

Function Warningf

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

Source from the content-addressed store, hash-verified

20}
21
22func Warningf(format string, args ...any) {
23 fmt.Printf(" /!\\ "+format, args...)
24}
25
26func Status(args ...any) {
27 fmt.Print("-----> ")

Callers 4

DestroyFunction · 0.92
backups.goFile · 0.92
EnableFeatureFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected