StackOverflow Questions for Tag: structopt

user855
user855

Reputation: 19938

Is it possible to construct a StructOpt Args object without parsing command line params for testing?

Score: 0

Views: 454

Answers: 1

Read More
Gober
Gober

Reputation: 167

How to pass special characters as string argument using structopt?

Score: 2

Views: 344

Answers: 1

Read More
Caleb
Caleb

Reputation: 5438

How can I access a runtime-defined variable in stuctopt definitions?

Score: 3

Views: 257

Answers: 1

Read More
Caleb
Caleb

Reputation: 5438

How can I pass version information from Vergen to StructOpt?

Score: 3

Views: 561

Answers: 1

Read More
Alexander Zhak
Alexander Zhak

Reputation: 9272

StructOpt: how to combine all arguments in a single string?

Score: 4

Views: 946

Answers: 1

Read More
NikBond
NikBond

Reputation: 763

How to use a CLI argument after subcommand with the structopt crate?

Score: 3

Views: 1261

Answers: 2

Read More
jonathanGB
jonathanGB

Reputation: 1540

Define a custom parser using structopt that changes based on another flag

Score: 2

Views: 973

Answers: 1

Read More
user11069095
user11069095

Reputation:

How can I distinguish a multi-occurence option from a subsequent optional argument with structopt?

Score: 1

Views: 486

Answers: 1

Read More
tshepang
tshepang

Reputation: 12459

proc-macro panic with structopt using required_unless and conflicts_with

Score: 2

Views: 600

Answers: 1

Read More
kmp
kmp

Reputation: 10875

How to make an argument optional based on the presence of another one in structopt?

Score: 12

Views: 5459

Answers: 2

Read More
Geob-o-matic
Geob-o-matic

Reputation: 6079

How to use StructOpt to parse an argument into a Vec without it being treated as multiple arguments?

Score: 9

Views: 2815

Answers: 1

Read More
PreviousPage 2Next