コード例 #1
0
 def process(output):
     """Pass the output back through."""
     return get_line(output['stdout_lines'])
コード例 #2
0
 def process(output, dependencies=None):
     """Pass the output back through."""
     return get_line(output['stdout_lines'])