You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the recent changes clap is not able to cast the CLI flags into
PathBuf type. To fix that, we can configure the value parser when the
Arg is created.
Signed-off-by: José Guilherme Vanz <jguilhermevanz@suse.com>
0 commit comments