Class: Numeric
- Inherits:
-
Object
- Object
- Numeric
- Defined in:
- lib/hcl2-rb/formatter.rb
Instance Method Summary collapse
Instance Method Details
#to_hcl2 ⇒ Object
67 68 69 |
# File 'lib/hcl2-rb/formatter.rb', line 67 def to_hcl2 to_s end |