Documentation
¶
Overview ¶
Package claude provides access to Claude Code integration files embedded in the assets filesystem.
Package claude provides access to Claude Code integration files
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Md ¶
Md reads the CLAUDE.md template from the embedded filesystem.
CLAUDE.md is deployed to the project root by a dedicated handler during initialization, separate from the .context/ templates.
Returns:
- []byte: CLAUDE.md content
- error: Non-nil if the file is not found or read fails
func PluginVersion ¶
PluginVersion returns the version string from the embedded plugin.json.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.