Method: Cucumber::Cli::Configuration#paths
- Defined in:
- lib/cucumber/cli/configuration.rb
#paths ⇒ Object (readonly)
Returns the value of attribute paths.
9 10 11 |
# File 'lib/cucumber/cli/configuration.rb', line 9 def paths @paths end |