Searched refs:command_arguments (Results 1 – 1 of 1) sorted by relevance
23 def main(command_arguments): argument30 command_arguments = [argument.encode() for argument in command_arguments]31 return _protoc_compiler.run_main(command_arguments)