pub fn validate(args: &ExportArgs) -> AppResult<()>Expand description
Argument validation that must run before the clock is resolved, so a missing
--format is reported ahead of any environment error.
pub fn validate(args: &ExportArgs) -> AppResult<()>Argument validation that must run before the clock is resolved, so a missing
--format is reported ahead of any environment error.