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 https://gitlab.com/phpboyscout/go-tool-base/-/wikis/specs/0182-external-command-attachment.
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.