Searched defs:bool (Results 1 – 3 of 3) sorted by relevance
52 func disabledFnNullified(original controllerFunc, enabled bool) controllerFunc {
41 capture_output: bool = False,
326 kill_atexit: bool = True,371 def install(self, filename: str, replace: bool = False) -> str:378 def push(self, local: str | list[str], remote: str, sync: bool = False) -> str: