Method: WorkSnaps::Base#attrs

Defined in:
lib/worksnaps/base.rb

#attrsHash Also known as: to_hash

Retrieve the attributes of an object

Returns:



87
88
89
# File 'lib/worksnaps/base.rb', line 87

def attrs
  @attrs
end