Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/hcl2-rb/formatter.rb

Instance Method Summary collapse

Instance Method Details

#to_hcl2Object



73
74
75
# File 'lib/hcl2-rb/formatter.rb', line 73

def to_hcl2
  inspect
end