Documentation
¶
Index ¶
- func AbilityCommand()
- func NaturesCommand()
- func PokemonCommand()
- func ValidateAbilityArgs(args []string) error
- func ValidateMoveArgs(args []string) error
- func ValidateNaturesArgs(args []string) error
- func ValidatePokemonArgs(args []string) error
- func ValidateSearchArgs(args []string) error
- func ValidateTypesArgs(args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbilityCommand ¶ added in v0.12.0
func AbilityCommand()
func NaturesCommand ¶ added in v0.10.0
func NaturesCommand()
func ValidateAbilityArgs ¶ added in v0.12.0
ValidateAbilityArgs validates the command line arguments
func ValidateMoveArgs ¶ added in v1.2.0
ValidateMoveArgs validates the command line arguments
func ValidateNaturesArgs ¶ added in v0.10.0
ValidateNaturesArgs validates the command line arguments
func ValidatePokemonArgs ¶
ValidatePokemonArgs validates the command line arguments
func ValidateSearchArgs ¶ added in v1.1.0
ValidateSearchArgs validates the command line arguments
func ValidateTypesArgs ¶
ValidateTypesArgs validates the command line arguments
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.