Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/hcl2-rb/formatter.rb
Instance Method Summary collapse
Instance Method Details
#to_hcl2 ⇒ Object
73 74 75 |
# File 'lib/hcl2-rb/formatter.rb', line 73 def to_hcl2 inspect end |