cucumber-d ~master (2019-12-23T02:12:27Z)
Home
Dub
Repo
TableRow
gherkin
datatable
struct
TableRow {
string
id
;
Cell
[]
cells
;
Location
location
;
}
Members
Variables
cells
Cell
[]
cells
;
id
string
id
;
location
Location
location
;
Meta
Source
See Implementation
gherkin
datatable
structs
Cell
DataTable
TableRow