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