helpers/print_style.py.dox.md
print_style.py helper module.print_style.py because this directory is intentionally flat.print_style.py owns the runtime implementation.print_style.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.PrintStyle (no explicit base class)
get(self, *args, sep=..., **kwargs)print(self, *args, sep=..., end=..., flush=...)stream(self, *args, sep=..., flush=...)is_last_line_empty(self)standard(*args, sep=..., end=..., flush=...)hint(*args, sep=..., end=..., flush=...)info(*args, sep=..., end=..., flush=...)success(*args, sep=..., end=..., flush=...)_get_runtime()atexit, collections.abc, datetime, html, os, strings, sys, webcolors.atexit.register, self._get_rgb_color_code, join, html.escape.replace, sep.join, self._format_args, sanitize_string, self._add_padding_if_needed, end.endswith, self._log_html, sys.stdin.readlines, PrintStyle._prefixed_args, files.get_abs_path, os.makedirs, datetime.now.strftime, os.path.join, f.write, self.secrets_mgr.mask_values, self._get_styled_text, self._get_html_styled_text.tests/test_print_style.pytests/test_tool_action_contracts.pytests/test_ws_manager.pyNo child DOX files.