Discover Packages
github.com/moorara/gelato
internal
command
build
package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Nov 30, 2020
License: ISC
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Artifact is a build artifacts.
Command is the cli.Command implementation for build command.
NewCommand 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 of the command.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.