Class: Caco::Debian::Cell::SourcesList

Inherits:
Trailblazer::Cell
  • Object
show all
Defined in:
lib/caco/debian/cell/sources_list.rb

Instance Method Summary collapse

Instance Method Details

#mirror_urlObject



3
4
5
# File 'lib/caco/debian/cell/sources_list.rb', line 3

def mirror_url
  property(:mirror_url) || Settings.debian.apt_default_repo.mirror_url
end