tools
2.2.3
tools
/
me.scolastico.tools.console.commands
/
HelpCommand
Help
Command
open
class
HelpCommand
:
Runnable
,
Consumer
<
Any
>
Content copied to clipboard
Functions
Functions
accept
Link copied to clipboard
open
fun
accept
(
o
:
Any
)
Content copied to clipboard
and
Then
Link copied to clipboard
open
fun
andThen
(
after
:
Consumer
<
out
Any
>
)
:
Consumer
<
T
>
Content copied to clipboard
generate
Help
Page
Link copied to clipboard
open
fun
generateHelpPage
(
command
:
Any
)
:
Array
<
String
>
Content copied to clipboard
run
Link copied to clipboard
open
fun
run
(
)
Content copied to clipboard