go/pkg
Snider c3f457c151 feat: JoinPath helper — joins segments with /
core.JoinPath("deploy", "to", "homelab") → "deploy/to/homelab"
Cli.Run uses it for command path resolution.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-20 12:23:05 +00:00
..
core feat: JoinPath helper — joins segments with / 2026-03-20 12:23:05 +00:00