Libraries
»
processit
(1.0.1)
»
Index
»
ProcessIt
»
Base
»
#current_file
Method: ProcessIt::Base#current_file
Defined in:
lib/processit/base.rb
#
current_file
⇒
Object
14 15 16
# File 'lib/processit/base.rb', line 14
def
current_file
@current_file_stack
[
0
]
||
""
end