toggle menu
ktaf
1.5.2
jvm
switch theme
search in API
ktaf
/
com.github.benpollarduk.ktaf.interpretation
/
CommandHelp
Command
Help
class
CommandHelp
(
val
command
:
String
,
val
description
:
String
)
Provides a
description
for a
command
.
Members
Constructors
Command
Help
Link copied to clipboard
constructor
(
command
:
String
,
description
:
String
)
Properties
command
Link copied to clipboard
val
command
:
String
description
Link copied to clipboard
val
description
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int