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