Class: Fusion::PErr
- Inherits:
-
Struct
- Object
- Struct
- Fusion::PErr
- Defined in:
- lib/fusion.rb
Overview
! or !pat ; inner=nil matches any error
Instance Attribute Summary collapse
-
#inner ⇒ Object
Returns the value of attribute inner.
Instance Attribute Details
#inner ⇒ Object
Returns the value of attribute inner
228 229 230 |
# File 'lib/fusion.rb', line 228 def inner @inner end |