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

Function Statusf

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

Source from the content-addressed store, hash-verified

29}
30
31func Statusf(format string, args ...any) {
32 fmt.Printf("-----> "+format, args...)
33}
34
35func Info(args ...any) {
36 fmt.Print(" ")

Callers 15

UpdateFunction · 0.92
ManualDeployFunction · 0.92
DeleteFunction · 0.92
ManualReviewAppFunction · 0.92
ShowFunction · 0.92
CreateFunction · 0.92
SelfFunction · 0.92
ProjectSetFunction · 0.92
ForceHTTPSFunction · 0.92
StickySessionFunction · 0.92
RouterLogsFunction · 0.92
OneOffStopFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected