Here is a list of all functions with links to the classes they belong to:
- _ -
- __init__() : git.GitCommandError, oct.git.audit.AuditLogger, oct.linter.lint_cache.LintCache, oct.mcp.audit.McpAuditLogger, oct.mcp.executor.ToolExecutor, oct.mcp.metrics.McpMetrics, oct.mcp.policy.McpPolicy, oct.mcp.redactor.Redactor, oct.mcp.safety.SafetyGate, oct.mcp.sandbox.SandboxExecutor, oct.mcp.server.RateLimiter, progress.Dashboard, progress.ProgressTracker, tests_core.test_git._FakeCompleted, tests_scaffold.test_scaffold_venv._FakeEnvBuilder
- __post_init__() : oct.mcp.policy.ToolSpec, option_c_dir.OcStatus
- _bwrap_cmd() : oct.mcp.sandbox.BubblewrapBackend
- _clear_status() : progress.ProgressTracker
- _current_file_size() : oct.git.audit.AuditLogger, oct.mcp.audit.McpAuditLogger
- _disable_auto_branch() : tests_git.test_git_commit.TestProtectedBranch
- _ensure_audit_dir() : oct.mcp.audit.McpAuditLogger
- _ensure_logs_dir() : oct.git.audit.AuditLogger
- _list_existing_files() : oct.git.audit.AuditLogger
- _list_rotated_files() : oct.mcp.audit.McpAuditLogger
- _load() : oct.linter.lint_cache.LintCache
- _make_metrics() : tests_mcp.test_mcp_metrics.TestMetricsWithPrometheus
- _make_metrics_without_prometheus() : tests_mcp.test_mcp_metrics.TestMetricsNoOpWhenAbsent
- _make_state() : tests_mcp.test_mcp_metrics.TestMetricsE2E
- _new_filename() : oct.git.audit.AuditLogger, oct.mcp.audit.McpAuditLogger
- _parse() : tests_tools.test_entropy_detection.TestCheckEntropyViolations, tests_tools.test_entropy_detection.TestDocstringThresholds
- _prune_old_files() : oct.git.audit.AuditLogger, oct.mcp.audit.McpAuditLogger
- _refill() : oct.mcp.server.RateLimiter
- _render_status() : progress.ProgressTracker
- _rotate_if_needed() : oct.git.audit.AuditLogger, oct.mcp.audit.McpAuditLogger
- _sandboxed_cmd() : oct.mcp.sandbox.SandboxExecBackend
- _step1_custom_patterns() : oct.mcp.redactor.Redactor
- _step2_secret_name_lines() : oct.mcp.redactor.Redactor
- _step2b_git_url_redaction() : oct.mcp.redactor.Redactor
- _step3_path_anonymisation() : oct.mcp.redactor.Redactor
- _step4_strip_ansi() : oct.mcp.redactor.Redactor
- _step5_truncate() : oct.mcp.redactor.Redactor
- _timer_loop() : progress.Dashboard
- _update_footer() : progress.Dashboard
- _write_line() : progress.ProgressTracker