Exception: Onsi::Errors::IncludedParamError
- Defined in:
- lib/onsi/errors.rb
Overview
Included Param Error
Instance Attribute Summary collapse
-
#path ⇒ Object
readonly
The path that failed to parse.
Instance Attribute Details
#path ⇒ Object (readonly)
The path that failed to parse.
47 48 49 |
# File 'lib/onsi/errors.rb', line 47 def path @path end |