Documentation
¶
Overview ¶
Package jsonoutput is a plugin to enable structured output (JSON/YAML) for actions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct{}
Plugin is launchr.Plugin to enable structured output for actions.
func (Plugin) OnAppInit ¶
OnAppInit implements launchr.OnAppInitPlugin interface.
func (Plugin) PluginInfo ¶
func (p Plugin) PluginInfo() launchr.PluginInfo
PluginInfo implements launchr.Plugin interface.
Click to show internal directories.
Click to hide internal directories.