class

Emeralds::Crystal::Add

Inherits Emeralds::Add < Emeralds::Command < Reference < Object

Instance methods

block

A block of code to be executed for the command

return -> The code block

Source
message

Contains the informational message for the user while performing an Emerald command

return -> The string to display

Source