class Construqt::Flavour::Ubuntu::Template

Public Class Methods

new(cfg) click to toggle source
Calls superclass method
# File lib/construqt/flavour/ubuntu/flavour_ubuntu.rb, line 344
def initialize(cfg)
  super(cfg)
end

Public Instance Methods

build_config(host, iface) click to toggle source
# File lib/construqt/flavour/ubuntu/flavour_ubuntu.rb, line 348
def build_config(host, iface)
end