Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolarLune/masterplan
/ IsCurrent
Method
IsCurrent
page.go:123–125 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
121
}
122
123
func
(page *Page) IsCurrent() bool {
124
return
page.Project.CurrentPage == page
125
}
126
127
func
(page *Page) Draw() {
128
Callers
5
Update
Method · 0.95
Update
Method · 0.80
IsSelected
Method · 0.80
Update
Method · 0.80
ReceiveMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected