Method: KManager::Resources::BaseResource#content

Defined in:
lib/k_manager/resources/base_resource.rb

#contentObject (readonly)

Content of resource, use read content to load this property



72
73
74
# File 'lib/k_manager/resources/base_resource.rb', line 72

def content
  @content
end