*varargs cannot tell the difference between whitespaces within and out of quotes
Open
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I tried putting some paths as `*varargs`. I found if my path contained whitespaces, whether I quoted the paths, fire will always separate them by any whitespaces it found. Hope you can fix this.
Contributor guide
Assessment
This issue has not been assessed yet.