Method: XDry::ScopeStack#current_scope

Defined in:
lib/xdry/parsing/scope_stack.rb

#current_scopeObject



33
34
35
# File 'lib/xdry/parsing/scope_stack.rb', line 33

def current_scope
  @current_scope
end