This function uses the mc
command to list files and directories
at the specified target location.
Arguments
- target
character vector specifying the target directory path(s).
- recursive
Logical indicating whether to recursively list directories. Default is
FALSE
.- details
logical, by default FALSE; if TRUE a data frame with details for the directory listing is returned.