Class: RhetButler::Stasis::Document

Inherits:
Object
  • Object
show all
Defined in:
lib/rhet-butler/stasis.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body.



5
6
7
# File 'lib/rhet-butler/stasis.rb', line 5

def body
  @body
end

#source_uriObject

Returns the value of attribute source_uri.



5
6
7
# File 'lib/rhet-butler/stasis.rb', line 5

def source_uri
  @source_uri
end

#typeObject

Returns the value of attribute type.



5
6
7
# File 'lib/rhet-butler/stasis.rb', line 5

def type
  @type
end