# Packages
Package lint provides linters to run against CLI plugins.
# Functions
NewPlugin creates an instance of Plugin.
NewPluginFromFile create a new instance of Plugin from a file descriptor.
# Constants
CmdTemplate is the template for plugin commands.
# Variables
UsageFunc is the usage func for a plugin.