Libraries
»
puppet
(3.4.3)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/puppet/util/zaml.rb
Direct Known Subclasses
SemVer
Instance Method Summary
collapse
#
to_zaml
(z) ⇒ Object
Instance Method Details
#
to_zaml
(z) ⇒
Object
248 249 250
# File 'lib/puppet/util/zaml.rb', line 248
def
to_zaml
(
z
)
z
.
emit
(
self
)
end