package
1.6.14
Repository: https://github.com/getgauge/gauge.git
Documentation: pkg.go.dev

# Packages

# Functions

GetInstallDir returns the install directory of given plugin and a given version.
GetPluginDescriptor return the information about the plugin including name, id, commands to start etc.
IsPluginInstalled checks if given plugin with specific version is installed or not.

# Structs

GaugePlugins holds a reference to all plugins launched.

# Interfaces

Handler manages plugins listed in project manifest.