cmdinit

package
v1.0.0-beta.6 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package cmdinit contains the init command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(ctx context.Context, parent string) *cobra.Command

Types

type Runner

type Runner struct {
	Command     *cobra.Command
	Keywords    []string
	Name        string
	Description string
	Site        string
	Ctx         context.Context
}

Runner contains the run function

func NewRunner

func NewRunner(ctx context.Context, parent string) *Runner

NewRunner returns a command runner.

Jump to

Keyboard shortcuts

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