Skip to main content

Crate gobby_core

Crate gobby_core 

Source
Expand description

Shared primitives for Gobby CLI tools.

Small, dependency-light helpers that multiple Gobby binaries (gcode, gsqz, gloc, ghook) share: project-root walk-up, project-id reading, bootstrap config resolution, daemon URL construction.

Modules§

bootstrap
Bootstrap config resolution.
daemon_url
Daemon URL composition with unroutable-host normalization.
project
Project-root discovery and project-id reading.