package
Version:
v1.10.9
Opens a new window with list of versions in this module.
Published: Nov 28, 2025
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CliProvider struct {
BaseProvider
CommandName string `json:"command_name"`
EnvVars map[string]string `json:"env_vars,omitempty"`
WorkingDir *string `json:"working_dir,omitempty"`
}
CliProvider represents a CLI tool.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.