MCPcopy 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
123func (page *Page) IsCurrent() bool {
124 return page.Project.CurrentPage == page
125}
126
127func (page *Page) Draw() {
128

Callers 5

UpdateMethod · 0.95
UpdateMethod · 0.80
IsSelectedMethod · 0.80
UpdateMethod · 0.80
ReceiveMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected