Method: Autoproj::Ops::Loader#file_stack
- Defined in:
- lib/autoproj/ops/loader.rb
#file_stack ⇒ Array<String> (readonly)
Returns information about what is being loaded.
9 10 11 |
# File 'lib/autoproj/ops/loader.rb', line 9 def file_stack @file_stack end |