Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolarLune/masterplan
/ TextAsString
Method
TextAsString
gui.go:2541–2541 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2539
}
2540
2541
func
(label *Label) TextAsString() string {
return
string(label.Text) }
2542
2543
func
(label *Label) TextAsInt() int {
2544
i, _ := strconv.Atoi(label.TextAsString())
Callers
15
Update
Method · 0.95
TextAsInt
Method · 0.95
ConstructMenus
Function · 0.95
SetChoices
Method · 0.80
Update
Method · 0.80
NewSoundContents
Function · 0.80
NewImageContents
Function · 0.80
NewTimerContents
Function · 0.80
SetCountdownTime
Method · 0.80
SetScheduleTime
Method · 0.80
Update
Method · 0.80
Draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected