embeddedcli

package
v1.0.5-preview.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Path added in v1.0.4

func Path() string

Path returns the absolute path to the embedded Copilot CLI, installing it on first call if necessary. It returns an empty string when no embedded CLI was configured via Setup (e.g. a build compiled without the embedded runtime). The result is computed once and cached for the life of the process.

func Setup

func Setup(cfg Config)

Setup sets the embedded GitHub Copilot CLI install configuration. The CLI will be lazily installed when needed.

Types

type Config

type Config = embeddedcli.Config

Config defines the inputs used to install and locate the embedded Copilot CLI.

Cli and CliHash are required. If Dir is empty, the CLI is installed into the system cache directory. Version is used to suffix the installed binary name to allow multiple versions to coexist. License, when provided, is written next to the installed binary.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL