Exemplo n.º 1
0
 def process(output):
     """Pass the output back through."""
     return get_line(output['stdout_lines'])
Exemplo n.º 2
0
 def process(output, dependencies=None):
     """Pass the output back through."""
     return get_line(output['stdout_lines'])