Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TyphoonMC/TyphoonCore
/ CommandParserBool
Struct
CommandParserBool
command_parser.go:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
type
CommandParserBool
struct
{}
25
26
func
(c *CommandParserBool) GetId() string {
27
return
"brigadier:bool"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected