command
/
io.github.monull.command.argument
/
IntegerArgument
Integer
Argument
class
IntegerArgument
:
CommandArgument
<
Int
>
Content copied to clipboard
Functions
Properties
Functions
parse
Link copied to clipboard
open override fun
parse
(context:
CommandContext
, param:
String
):
Int
?
Content copied to clipboard
Properties
maximum
Link copied to clipboard
var
maximum
:
Int
Content copied to clipboard
minimum
Link copied to clipboard
var
minimum
:
Int
Content copied to clipboard
parseFailMessage
Link copied to clipboard
open override val
parseFailMessage
:
String
Content copied to clipboard
radix
Link copied to clipboard
var
radix
:
Int
= 10
Content copied to clipboard