cucumber-d ~master (2022-04-09T15:34:25.2419282)
Dub
Repo
Cell
gherkin
datatable
struct
Cell {
@
serializationIgnoreOutIf
!`a.empty`
string
value
;
Location
location
;
void
replace
(string from, string to);
}
Members
Functions
replace
void
replace
(string from, string to)
Variables
location
Location
location
;
value
string
value
;
Meta
Source
See Implementation
gherkin
datatable
structs
Cell
DataTable
TableRow