Method: Cucumber::Ast::StepInvocation#status

Defined in:
lib/cucumber/ast/step_invocation.rb

#statusObject (readonly)

Returns the value of attribute status.



11
12
13
# File 'lib/cucumber/ast/step_invocation.rb', line 11

def status
  @status
end