Class: Textus::Manifest::Entry::Derived::External

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/manifest/entry/derived.rb

Instance Attribute Summary collapse

Instance Attribute Details

#runnerObject (readonly)

Returns the value of attribute runner

Returns:

  • (Object)

    the current value of runner



6
7
8
# File 'lib/textus/manifest/entry/derived.rb', line 6

def runner
  @runner
end

#sourcesObject (readonly)

Returns the value of attribute sources

Returns:

  • (Object)

    the current value of sources



6
7
8
# File 'lib/textus/manifest/entry/derived.rb', line 6

def sources
  @sources
end