Documentation
¶
Overview ¶
Package detach is the gtb-only `detach` command — the inverse of `attach`. It removes a declarative external-command attachment from a generated project's manifest and re-renders the root so its wiring is dropped; on a real filesystem `go mod tidy` then prunes the now-unused module require.
This package lives under internal/cmd/ because the commands belong to the framework author, not downstream consumers. See docs/development/specs/2026-07-29-external-command-attachment.md.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.