Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolarLune/masterplan
/ Destroy
Method
Destroy
gui.go:919–921 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
917
}
918
919
func
(button *Button) Destroy() {
920
button.Label.Destroy()
921
}
922
923
type
Dropdown
struct
{
924
Options []string
Callers
1
SetOptions
Method · 0.95
Calls
1
Destroy
Method · 0.65
Tested by
no test coverage detected