Method: Dracula::Command::Desc#name

Defined in:
lib/dracula/command.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name


4
5
6
# File 'lib/dracula/command.rb', line 4

def name
  @name
end