import { walkFileTree } from "https://deno.land/x/bids_validator@v1.15.0/schema/walk.ts";
Walk all files in the dataset and construct a context for each one
Parameters
dsContext: BIDSContextDataset
Returns
AsyncIterable<BIDSContext>
import { walkFileTree } from "https://deno.land/x/bids_validator@v1.15.0/schema/walk.ts";
Walk all files in the dataset and construct a context for each one