MCPcopy Create free account
hub / github.com/TyphoonMC/TyphoonCore / IsValid

Method IsValid

command.go:29–29  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

27 GetId() string
28 IsMultiple() bool
29 IsValid(string) bool
30 IsArrayValid([]string) bool
31 GetSuggestion() CommandSuggestionType
32 Complete(string) []string

Callers 1

analyseCommandMethod · 0.65

Implementers 5

CommandParserBoolcommand_parser.go
CommandParserDoublecommand_parser.go
CommandParserFloatcommand_parser.go
CommandParserIntegercommand_parser.go
CommandParserStringcommand_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected