Method: CodeBuddy::App.stack

Defined in:
lib/code_buddy/app.rb

.stackObject (readonly)

Returns the value of attribute stack.



7
8
9
# File 'lib/code_buddy/app.rb', line 7

def stack
  @stack
end