Libraries
»
puppet-parse
(0.1.4)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/vendor/puppet/util/zaml.rb
Direct Known Subclasses
SemVer
Instance Method Summary
collapse
#
to_zaml
(z) ⇒ Object
Instance Method Details
#
to_zaml
(z) ⇒
Object
236 237 238
# File 'lib/vendor/puppet/util/zaml.rb', line 236
def
to_zaml
(
z
)
z
.
emit
(
self
)
end