Class: Insika::ToolCatalog::Entry

Inherits:
Data
  • Object
show all
Defined in:
lib/insika/tool_catalog.rb

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionObject (readonly)

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



17
18
19
# File 'lib/insika/tool_catalog.rb', line 17

def description
  @description
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



17
18
19
# File 'lib/insika/tool_catalog.rb', line 17

def name
  @name
end