The Object representing this file data. This is used to generate BidsHedIssue objects.
The name of this file.
Determine whether this file has any HED data.
Whether this is a TSV file timeline file.
The validator class used to validate this file.
The validator class used to validate this file.
Validate this validator's tsv file.
The HED schemas used to validate this file.
Static
readRead a BIDS file from a path.
The actual path of the file.
A Promise that resolves to a two-element array containing the file contents and a mocked BIDS-type file object.
Static
readRead a BIDS file from a relative path within a dataset.
The root path of the dataset.
The relative path of the file within the dataset.
A Promise that resolves to a two-element array containing the file contents and a mocked BIDS-type file object.
A BIDS file.