Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/remotemobprogramming/mob
/ Warning
Function
Warning
say/say.go:28–30 ·
view source on GitHub ↗
(text string)
Source
from the content-addressed store, hash-verified
26
}
27
28
func
Warning(text string) {
29
WithPrefix(text,
"⚠ "
)
30
}
31
32
func
Info(text string) {
33
WithPrefix(text,
"> "
)
Callers
15
openTimerInBrowser
Function · 0.92
executeCommandsInBackgroundProcess
Function · 0.92
moo
Function · 0.92
openLastModifiedFileIfPresent
Function · 0.92
warnForActiveWipBranches
Function · 0.92
startJoinMobSession
Function · 0.92
getPathOfLastModifiedFile
Function · 0.92
done
Function · 0.92
showNext
Function · 0.92
gitIgnoreFailure
Function · 0.92
parseUserConfiguration
Function · 0.92
parseProjectConfiguration
Function · 0.92
Calls
1
WithPrefix
Function · 0.85
Tested by
no test coverage detected