cmd

package
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2021 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package cmd provides the command line interface to cirocket.

Index

Constants

View Source
const (
	// ExitCodeSuccess indicates a successful exit.
	ExitCodeSuccess = 0

	// ExitCodeError indicates a non successful process exit.
	ExitCodeError = 1
)

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context) int

Run executes the command line interface to the app. The passed ctx is used to cancel long running tasks. appName is the name of the application and forms the suffix of the dot config file.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL