Method: Cucumber::NoStepMatch#format_args

Defined in:
lib/cucumber/step_match.rb

#format_args(format) ⇒ Object



90
91
92
# File 'lib/cucumber/step_match.rb', line 90

def format_args(format)
  @name
end