MNE-BIDS
0.4
Examples
API
CLI
What's new
GitHub
Site
v0.4
Development
Stable
v0.4
v0.3
v0.2
v0.1
mne_bids.utils.print_dir_tree
¶
mne_bids.utils.
print_dir_tree
(
folder
,
max_depth=None
)
[source]
¶
Recursively print dir tree starting from
folder
up to
max_depth
.