Discover Packages
github.com/gardenbed/basil-cli
internal
command
project
build
package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Nov 23, 2021
License: ISC
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewFactory returns a cli.CommandFactory for creating a new command.
Artifact is a build artifact.
Command is the cli.Command implementation for build command.
New creates a new command.
Artifacts returns the build artifacts after the command is run.
func (*Command) Help ¶
Help returns a long help text including usage, description, and list of flags for the command.
func (*Command) Run ¶
Run runs the actual command with the given command-line arguments.
This method is used as a proxy for creating dependencies and the actual command execution is delegated to the run method for testing purposes.
Synopsis returns a short one-line synopsis for the command.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.