Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolarLune/masterplan
/ Valid
Method
Valid
grid.go:218–220 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
216
}
217
218
func
(selection GridSelection) Valid() bool {
219
return
selection.Grid != nil
220
}
221
222
type
Grid
struct
{
223
// Cells map[Point][]*Card
Callers
1
Remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected