cmd

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2019 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package cmd houses the command line functionality of please.

Index

Constants

This section is empty.

Variables

View Source
var Aliases = make(map[string]string)

Aliases stores a mapping of command aliases to command names

View Source
var Commands = make(map[string]Command)

Commands stores a mapping of command names to their functions

Functions

This section is empty.

Types

type Command added in v1.1.0

type Command func([]string)

Command represents a callable command

Jump to

Keyboard shortcuts

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