Class: Caco::Debian::Cell::SourcesList
- Inherits:
-
Trailblazer::Cell
- Object
- Trailblazer::Cell
- Caco::Debian::Cell::SourcesList
- Defined in:
- lib/caco/debian/cell/sources_list.rb
Instance Method Summary collapse
Instance Method Details
#mirror_url ⇒ Object
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 |