Class: Information

Inherits:
Object
  • Object
show all
Defined in:
lib/appswarm/package.rb

Instance Attribute Summary collapse

Instance Attribute Details

#authorObject

Returns the value of attribute author.



25
26
27
# File 'lib/appswarm/package.rb', line 25

def author
  @author
end

#descriptionObject

Returns the value of attribute description.



26
27
28
# File 'lib/appswarm/package.rb', line 26

def description
  @description
end