class YARD::CodeObjects::Cucumber::Base
Public Instance Methods
path()
click to toggle source
Calls superclass method
# File lib/yard/code_objects/cucumber/base.rb, line 20 def path @value || super end