Class: Flowaker::RSpec::StepExample
- Inherits:
-
Struct
- Object
- Struct
- Flowaker::RSpec::StepExample
- Defined in:
- lib/flowaker/rspec.rb
Instance Attribute Summary collapse
-
#description ⇒ Object
Returns the value of attribute description.
Instance Attribute Details
#description ⇒ Object
Returns the value of attribute description
18 19 20 |
# File 'lib/flowaker/rspec.rb', line 18 def description @description end |