pub fn from_cmdline_args(
    opts: Options,
    args: &[String]
) -> ArgumentParsingResult