Class: Stacco::Template::StackVar

Inherits:
Var show all
Defined in:
lib/stacco/template.rb

Instance Method Summary collapse

Methods inherited from ConcatenatedPath

#to_s

Instance Method Details

#elements_for_jsonObject



76
77
78
# File 'lib/stacco/template.rb', line 76

def elements_for_json
  [:stacco, :stack] + self
end