cmd

package
v1.5.7 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 24 Imported by: 0

Documentation

Overview

Package cmd The command line tool for running Imsto bootstrap.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

Types

type Command

type Command struct {
	Run                    func(args []string) bool
	UsageLine, Short, Long string
	// Flag is a set of flags specific to this command.
	Flag flag.FlagSet
}

Command Cribbed from the genius organization of the "go" command.

func (*Command) Name

func (cmd *Command) Name() string

func (*Command) Usage

func (cmd *Command) Usage()

Jump to

Keyboard shortcuts

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