gobby-code 1.3.3

Fast Rust CLI for Gobby's code index — AST-aware search, symbol navigation, and dependency graph
Documentation
1
2
3
4
5
6
7
8
9
10
11
mod bash;
mod common;
mod go_rust_java_csharp;
mod kotlin_swift;
mod lua;
mod objc;
mod php_ruby_dart_elixir;
mod python_javascript_typescript;
mod resolution;
mod scala;
mod semantic;