Methods

Foreman::Export::Bluepill

Public Instance Methods

export() click to toggle source
# File lib/foreman/export/bluepill.rb, line 6
def export
  super
  clean "#{location}/#{app}.pill"
  write_template "bluepill/master.pill.erb", "#{app}.pill", binding
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.