List of all items
Structs
- config::Config
- index::IndexBuilder
- index::SearchResult
- index::Searcher
- index::UpdatePlan
- index::UpdateStats
- index::paths::ParentIndexInfo
- index::paths::ProjectMetadata
- index::state::FileInfo
- index::state::IndexState
- parser::types::CodeUnit
- signal::CriticalSectionGuard
- signal::InterruptedError
- stderr::SuppressStderr
Enums
Functions
- config::get_config_path
- config::get_default_batch_size
- config::get_default_parallel_sessions
- embed::build_embedding_text
- index::bre_to_ere
- index::escape_literal_braces
- index::index_exists
- index::path_contains_ignored_dir
- index::paths::acquire_index_lock
- index::paths::find_index_for_project
- index::paths::find_parent_index
- index::paths::get_colgrep_data_dir
- index::paths::get_index_dir_for_project
- index::paths::get_lock_path
- index::paths::get_state_path
- index::paths::get_vector_index_path
- index::paths::index_exists
- index::paths::try_acquire_index_lock
- index::state::get_mtime
- index::state::hash_file
- install::install_claude_code
- install::install_codex
- install::install_opencode
- install::uninstall_all
- install::uninstall_claude_code
- install::uninstall_codex
- install::uninstall_opencode
- model::ensure_model
- onnx_runtime::ensure_onnx_runtime
- onnx_runtime::is_cudnn_available
- parser::build_call_graph
- parser::detect_language
- parser::extract_units
- parser::is_text_format
- signal::check_interrupted
- signal::enter_critical_section
- signal::exit_critical_section
- signal::is_interrupted
- signal::is_interrupted_outside_critical
- signal::reset_interrupted
- signal::setup_signal_handler
- stderr::with_suppressed_stderr
Constants
- config::DEFAULT_BATCH_SIZE
- config::DEFAULT_BATCH_SIZE_CPU
- config::DEFAULT_BATCH_SIZE_GPU
- config::DEFAULT_MAX_RECURSION_DEPTH
- config::DEFAULT_PARALLEL_SESSIONS_GPU
- config::DEFAULT_POOL_FACTOR
- config::MAX_INTRA_OP_THREADS
- config::MAX_PARALLEL_SESSIONS_CPU
- index::CONFIRMATION_THRESHOLD
- install::SKILL_MD
- model::DEFAULT_MODEL