Method: Textbringer::Command#name

Defined in:
lib/textbringer/commands.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/textbringer/commands.rb', line 5

def name
  @name
end