Lines Matching defs:bool
189 with_stats: bool = False,
318 def check_exit_code(self, code: Union[int, bool]): argument
464 silent: bool = False,
501 proxys: bool = True, tunnel: bool = False,
502 use_ip: bool = False):
524 def_tracing: bool = True,
525 with_stats: bool = False,
526 with_profile: bool = False,
527 with_tcpdump: bool = False):
537 with_stats: bool = True,
538 with_headers: bool = False,
539 with_profile: bool = False,
540 with_tcpdump: bool = False,
541 no_save: bool = False,
568 with_stats: bool = True,
569 with_headers: bool = False,
570 with_profile: bool = False,
571 with_tcpdump: bool = False,
590 with_stats: bool = True,
591 with_profile: bool = False,
609 with_stats: bool = True,
610 with_headers: bool = False,
611 with_profile: bool = False,
634 with_stats: bool = True,
635 with_headers: bool = False,
653 with_stats: bool = True,
654 with_profile: bool = False,
655 with_tcpdump: bool = False,
656 no_save: bool = False,
682 with_stats: bool = True,
683 with_profile: bool = False,
684 with_tcpdump: bool = False,
685 no_save: bool = False,
700 with_stats: bool = True,
701 with_profile: bool = False,
702 with_tcpdump: bool = False,
730 with_stats: bool = True,
731 with_profile: bool = False,
732 with_tcpdump: bool = False,
747 def run_direct(self, args, with_stats: bool = False, with_profile: bool = False):
759 def _run(self, args, intext='', with_stats: bool = False,
760 with_profile: bool = True, with_tcpdump: bool = False):
842 with_headers: bool = True,
843 def_tracing: bool = True):