cmd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package cmd hosts the configuration and handling of the command line interface of C3PM.

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "ctpm",
	Short: "c3pm abstracts your build system and eases the management of your dependencies.",
	Long:  "C3PM is a next-generation package manager for C++.\nYou can use C3PM to share and use packages with other developers around the world.",
}

Functions

This section is empty.

Types

type InitCmdFlags added in v0.1.1

type InitCmdFlags struct {
	ctpm.InitOptions
	input.InitValues
}

type ListCmdFlags added in v0.3.0

type ListCmdFlags struct {
	ctpm.ListOptions
}

Directories

Path Synopsis
Package input manages interaction with the user via input/output.
Package input manages interaction with the user via input/output.

Jump to

Keyboard shortcuts

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