Class: Symbol

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

Instance Method Summary collapse

Instance Method Details

#to_hcl2Object



79
80
81
# File 'lib/hcl2-rb/formatter.rb', line 79

def to_hcl2
  to_s.to_hcl2
end