Method: CM::Configuration::Directory#output_file

Defined in:
lib/CM/configuration/directory.rb

#output_fileObject


Property accessors / modifiers



24
25
26
# File 'lib/CM/configuration/directory.rb', line 24

def output_file
  _get(:output_file, 'rendered.config.yaml')
end