Libraries
»
facter
(4.10.0)
»
Index
»
Facter
»
FactCollection
»
#to_yaml
Method: Facter::FactCollection#to_yaml
Defined in:
lib/facter/models/fact_collection.rb
#
to_yaml
⇒
Object
10 11 12
# File 'lib/facter/models/fact_collection.rb', line 10
def
to_yaml
deep_to_h
.
to_yaml
end