cmd

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version string

Version of the `p`

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

func GetProjects

func GetProjects(projectsPath string) (projects []string, err error)

GetProjects already in the projects path

Types

type Segment

type Segment int

Segment enumerates a version segment

const Major Segment = 1

Major refers to the version segment of major

const Minor Segment = 2

Minor refers to the version segment of minor

const Patch Segment = 3

Patch refers to the version segment of patch

Jump to

Keyboard shortcuts

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