Method: Autoproj::Ops::Configuration#update_from

Defined in:
lib/autoproj/ops/configuration.rb

#update_fromnil, InstallationManifest (readonly)

The autoproj install we should update from (if any)

Returns:



73
74
75
# File 'lib/autoproj/ops/configuration.rb', line 73

def update_from
  @update_from
end