Class: YARD::CodeObjects::Cucumber::Base
- Inherits:
-
Base
- Object
- Base
- YARD::CodeObjects::Cucumber::Base
- Includes:
- LocationHelper
- Defined in:
- lib/yard/code_objects/cucumber/base.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods included from LocationHelper
#file, #line_number, #location
Instance Method Details
#path ⇒ Object
20 21 22 |
# File 'lib/yard/code_objects/cucumber/base.rb', line 20 def path @value || super end |