abstract class
Emeralds::BuildAppStage
- Emeralds::BuildAppStage
- Emeralds::Command
- Reference
- Object
Direct Known Subclasses
Defined in:
commands/BuildApp.crInstance Method Summary
-
#message
Contains the informational message for the user while performing an Emerald command
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 message
#
Description copied from class Emeralds::Command
Contains the informational message for the user while performing an Emerald command
return -> The string to display