Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
func
Warningf(format string, args ...any) {
23
fmt.Printf(
" /!\\ "
+format, args...)
24
}
25
26
func
Status(args ...any) {
27
fmt.Print(
"-----> "
)
Callers
4
Destroy
Function · 0.92
backups.go
File · 0.92
EnableFeature
Function · 0.92
waitFeatureUntilActivated
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected