Method: Cucumber::MultilineArgument::DataTable::Cell#status

Defined in:
lib/cucumber/multiline_argument/data_table.rb

#statusObject

Returns the value of attribute status.

[View source] [View on GitHub]

582
583
584
# File 'lib/cucumber/multiline_argument/data_table.rb', line 582

def status
  @status
end