Method: Facter::FactCollection#to_yaml

Defined in:
lib/facter/models/fact_collection.rb

#to_yamlObject



10
11
12
# File 'lib/facter/models/fact_collection.rb', line 10

def to_yaml
  deep_to_h.to_yaml
end