init

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AutoVersionSource   = "auto"
	GitHubVersionSource = "github"

	VersionSources = []string{
		AutoVersionSource,
		GitHubVersionSource,
	}
)

Functions

func NewVersion

func NewVersion() *cobra.Command

Types

type VersionOptions

type VersionOptions struct {
	work.ChdirOptions
	Name   string
	Source string
}

Jump to

Keyboard shortcuts

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