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
115 available_features, pipefail): argument
172 def __init__(self, data, win32Escapes = False, pipefail = False): argument