Tags: iwannabeacookie/CodeCollectoR
Tags
fix(cli): cli argument parsing Cli arguments wouldn't parse as a list, rather a single value and trailing symbols (clap, ayo?), fixed by adding `num_args = 1..` feat(config): path canonalization Target paths now get canonicalized by default and stay so in the config feat(collector): collector now outputs the file tree with the heading (root) directories