Skip to main content

resolve_queue_path

Function resolve_queue_path 

Source
pub fn resolve_queue_path(cli_flag: Option<&PathBuf>) -> PathBuf
Expand description

Resolve the queue file path from (in priority order):

  1. CLI –queue flag
  2. SQ_QUEUE_PATH environment variable
  3. SIFT_QUEUE_PATH environment variable (legacy compatibility)
  4. Default: .sift/queue.jsonl