@cucumber/cucumber
GitHub
Preparing search index...
(root)
DataTable
Class DataTable
Index
Constructors
constructor
Methods
hashes
raw
rows
rows
Hash
transpose
Constructors
constructor
new
DataTable
(
sourceTable
:
PickleTable
|
string
[]
[]
)
:
DataTable
Parameters
sourceTable
:
PickleTable
|
string
[]
[]
Returns
DataTable
Methods
hashes
hashes
()
:
Record
<
string
,
string
>
[]
Returns
Record
<
string
,
string
>
[]
raw
raw
()
:
string
[]
[]
Returns
string
[]
[]
rows
rows
()
:
string
[]
[]
Returns
string
[]
[]
rows
Hash
rowsHash
()
:
Record
<
string
,
string
>
Returns
Record
<
string
,
string
>
transpose
transpose
()
:
DataTable
Returns
DataTable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
hashes
raw
rows
rows
Hash
transpose
GitHub
@cucumber/cucumber
Loading...