Searched defs:pipefail (Results 1 – 3 of 3) sorted by relevance
55 def toShell(self, file, pipefail=False): argument82 def toShell(self, file, pipefail=False): argument
121 available_features, pipefail, limit_to_features = []): argument
172 def __init__(self, data, win32Escapes = False, pipefail = False): argument