Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Scalingo/cli
/ Warning
Function
Warning
io/status.go:17–20 ·
view source on GitHub ↗
(args ...any)
Source
from the content-addressed store, hash-verified
15
}
16
17
func
Warning(args ...any) {
18
fmt.Print(
" /!\\ "
)
19
fmt.Println(args...)
20
}
21
22
func
Warningf(format string, args ...any) {
23
fmt.Printf(
" /!\\ "
+format, args...)
Callers
14
Scale
Function · 0.92
exitCode
Method · 0.92
Destroy
Function · 0.92
DatabaseNetPeeringsAdd
Function · 0.92
DatabaseNetPeeringsRemove
Function · 0.92
FirewallRulesAdd
Function · 0.92
FirewallRulesRemove
Function · 0.92
List
Function · 0.92
Destroy
Function · 0.92
List
Function · 0.92
askForConfirmationToAllowReviewAppsFromForks
Function · 0.92
ShowLastChangelog
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected