Class: Textus::Manifest::Entry::Derived::External
- Inherits:
-
Data
- Object
- Data
- Textus::Manifest::Entry::Derived::External
- Defined in:
- lib/textus/manifest/entry/derived.rb
Instance Attribute Summary collapse
-
#runner ⇒ Object
readonly
Returns the value of attribute runner.
-
#sources ⇒ Object
readonly
Returns the value of attribute sources.
Instance Attribute Details
#runner ⇒ Object (readonly)
Returns the value of attribute runner
6 7 8 |
# File 'lib/textus/manifest/entry/derived.rb', line 6 def runner @runner end |
#sources ⇒ Object (readonly)
Returns the value of attribute sources
6 7 8 |
# File 'lib/textus/manifest/entry/derived.rb', line 6 def sources @sources end |