Libraries
»
xdry
(0.1.2)
»
Index
»
XDry
»
ScopeStack
»
#current_scope
Method: XDry::ScopeStack#current_scope
Defined in:
lib/xdry/parsing/scope_stack.rb
#
current_scope
⇒
Object
33 34 35
# File 'lib/xdry/parsing/scope_stack.rb', line 33
def
current_scope
@current_scope
end