Skip to main content
Module

x/bids_validator/schema/walk.ts>walkFileTree

Validator for the Brain Imaging Data Structure
Latest
function walkFileTree
import { walkFileTree } from "https://deno.land/x/bids_validator@v1.14.13/schema/walk.ts";

Walk all files in the dataset and construct a context for each one

Returns

AsyncIterable<BIDSContext>