Method: Autoproj::Ops::Configuration#update_from
- Defined in:
- lib/autoproj/ops/configuration.rb
#update_from ⇒ nil, InstallationManifest (readonly)
The autoproj install we should update from (if any)
73 74 75 |
# File 'lib/autoproj/ops/configuration.rb', line 73 def update_from @update_from end |