class
Emeralds::Crystal::InstallAll
Defined in:
commands/crystal/InstallAll.crInstance Method Summary
-
#block
A block of code to be executed for the command
Instance methods inherited from class Emeralds::InstallAll
block
block,
message
message
Instance methods inherited from class Emeralds::Command
block
block,
message
message,
run
run,
separator
separator
Constructor methods inherited from class Emeralds::Command
new(name = "", silent : Bool = false)
new
Instance Method Detail
def block
#
Description copied from class Emeralds::Command
A block of code to be executed for the command
return -> The code block