Class: Yar::CopyrightResource
- Defined in:
- lib/Yar/resources/copyright.rb,
lib/yar/resources/copyright.rb
Instance Attribute Summary
Attributes inherited from Resource
Instance Method Summary collapse
Methods inherited from Resource
Constructor Details
This class inherits a constructor from Yar::Resource
Instance Method Details
#info ⇒ Object
5 6 7 |
# File 'lib/Yar/resources/copyright.rb', line 5 def info Copyright.new get("copyright/").body end |