R/auxilliaries.R
path_children.RdGet children nodes, i.e. all the suddiectories in the given directory
path_children(path.chain)
| path.chain | object of `path_chain` class |
|---|
a list of `path_chain` objects
#> [1] TRUE#> $data #> path_chain #> root: data #> children: 4 #> $docs #> path_chain #> root: docs #> children: 2