Struct rustop::Param [] [src]

pub struct Param<'a> { /* fields omitted */ }

A command line parameter.

Methods

impl<'a> Param<'a>
[src]

[src]

Set the description of this parameter.

[src]

Set the (short) name of this parameter.

[src]

Mark this option as required.