cli
cli copied to clipboard
Parameter of type "file" (or "directory") with autocompletion
It would be nice to add the support for parameters of type std::filesystem::path, with auto-completion listing the files on the filesystem (bash style).
This issue partially overlaps with #69 .