Class: Lutra::FormatterEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/lutra/formatter_entry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#class_nameObject

Returns the value of attribute class_name

Returns:

  • (Object)

    the current value of class_name



2
3
4
# File 'lib/lutra/formatter_entry.rb', line 2

def class_name
  @class_name
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



2
3
4
# File 'lib/lutra/formatter_entry.rb', line 2

def name
  @name
end

#shortObject

Returns the value of attribute short

Returns:

  • (Object)

    the current value of short



2
3
4
# File 'lib/lutra/formatter_entry.rb', line 2

def short
  @short
end