Print Directory Tree
Arguments
- target
target directory path, relative to
root
- root
root directory, default is
'~'
- child
child files in target; is missing, then list all files
- dir_only
whether to display directory children only
- collapse
whether to concatenate results as one single string
- ...
pass to
list.files
when list all files