Method: Deadlyzer::ConstantLoader#exclude
- Defined in:
- lib/deadlyzer/constant_loader.rb
#exclude ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
27 28 29 |
# File 'lib/deadlyzer/constant_loader.rb', line 27 def exclude @exclude end |