Method: Rex::Poly::InvalidRegisterError#reg
- Defined in:
- lib/rex/poly/register.rb
#reg ⇒ Object (readonly)
The LogicalRegister instance that generated the exception.
96 97 98 |
# File 'lib/rex/poly/register.rb', line 96 def reg @reg end |