Discover Packages
github.com/Detective-XH/docgraph
internal
install
package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: May 25, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Clients returns the supported client names in stable display order.
type Options struct {
Clients string
Workspace bool
}
Options controls non-interactive MCP client configuration.
Clients accepts "auto", "all", or a comma-separated client list.
Result records one client configuration file updated by the installer.
Apply writes DocGraph MCP configuration for the selected clients.
The installer is intentionally non-interactive so it can be used from
scripted setup flows and tested without terminal prompts.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.