cmd

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(version string, fs embed.FS) *cmdr.App

func NewAddCommand added in v0.2.0

func NewAddCommand() *cmdr.Command

func NewApplyCommand

func NewApplyCommand() *cmdr.Command

func NewEjectCommand added in v0.2.0

func NewEjectCommand() *cmdr.Command

func NewInitCommand

func NewInitCommand() *cmdr.Command

func NewListCommand added in v0.2.0

func NewListCommand() *cmdr.Command

func NewListPackagesCommand added in v0.2.0

func NewListPackagesCommand() *cmdr.Command

func NewListProgramsCommand added in v0.2.0

func NewListProgramsCommand() *cmdr.Command

func NewRemoveCommand added in v0.2.0

func NewRemoveCommand() *cmdr.Command

func NewRepoAddCommand added in v0.2.0

func NewRepoAddCommand() *cmdr.Command

func NewRepoCommand added in v0.2.0

func NewRepoCommand() *cmdr.Command

func NewRepoShowCommand added in v0.2.0

func NewRepoShowCommand() *cmdr.Command

func NewRootCommand

func NewRootCommand(version string) *cmdr.Command

func NewUpdateCommand added in v0.3.0

func NewUpdateCommand() *cmdr.Command

Types

type ConfigStatus added in v0.3.2

type ConfigStatus int
const (
	ConfigNone ConfigStatus = iota
	ConfigExists
)

func (ConfigStatus) String added in v0.3.2

func (c ConfigStatus) String() string

type FlakeStatus added in v0.3.2

type FlakeStatus int
const (
	FlakeNone FlakeStatus = iota
	FlakeExists
	FlakeDirty
	FlakeBehind
	FlakeAhead
)

func (FlakeStatus) String added in v0.3.2

func (f FlakeStatus) String() string

type GitStatus added in v0.3.2

type GitStatus int
const (
	GitNone GitStatus = iota
	GitExists
	GitHasRemote
)

func (GitStatus) String added in v0.3.2

func (g GitStatus) String() string

Jump to

Keyboard shortcuts

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