Skip to content

Test CLI interface for stability #5

@TheAlgorythm

Description

@TheAlgorythm

Use clap::Parser::try_parse_from for parsing the cli arguments to the struct.
This should test the clap derive for breaking behaviour.

zsplit/src/cli.rs

Lines 24 to 26 in c720e11

#[derive(Parser, Debug)]
#[clap(about, author, version)]
pub struct Cli {

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions