Module Consular::DSL::Yaml
In: lib/consular/dsl.rb

Contains interpretation for the legacy YAML format.

Methods

to_hash  

Public Instance methods

Returns yaml file as formmatted hash

@return [Hash] Hash format of Termfile

@api public

[Validate]