Method: Rex::PeParsey::PeBase#exception
- Defined in:
- lib/rex/peparsey/pebase.rb
#exception ⇒ Object
1123 1124 1125 1126 |
# File 'lib/rex/peparsey/pebase.rb', line 1123 def exception _load_exception_directory if @exception.nil? @exception end |