Adding multiple directories as input
Open
enhancement
wishlist
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
Is there any way to specify more than one input directory? Checking the documentation, I found `--filter` but doing it this way involves using the root directory and subsequently ignoring all other subdirectories except the ones you specify, which is somewhat convoluted.
Thank you for DwarFS!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the documentation for --filter and the command-line handling of input directories. Determine how multiple input directories should be specified without using the root directory and exclusions; done means the documented invocation accepts the requested directories directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100