typedef ParsedArguments = ( List<String> command, ParsedInputs inputs, List<String> args, { bool help, bool version, });