pub fn codebase_outline_op( workspace: &Workspace, conn: &Connection, depth: usize, path_filter: Option<&str>, ) -> Result<String, OpError>
Generate a memory-bounded codebase outline pushed down into SQLite.