Discover Packages
github.com/gardenbed/basil-cli
internal
command
build
package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Nov 1, 2021
License: ISC
Opens a new window with license information.
Imports: 21
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 build command.
Artifact is a build artifact.
Command is the cli.Command implementation for build command.
New creates a build 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.