Method: CM::Configuration::Directory#output_file
- Defined in:
- lib/CM/configuration/directory.rb
#output_file ⇒ Object
Property accessors / modifiers
24 25 26 |
# File 'lib/CM/configuration/directory.rb', line 24 def output_file _get(:output_file, 'rendered.config.yaml') end |