class Cucumber::FeatureFolderNotFoundException
Public Class Methods
Public Instance Methods
Source
# File lib/cucumber/runtime.rb, line 42 def message "No such file or directory - #{@path}" end
# File lib/cucumber/runtime.rb, line 42 def message "No such file or directory - #{@path}" end