cli

package module
v0.0.0-...-5d58091 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2017 License: MIT Imports: 4 Imported by: 1

Documentation

Overview

cli is a library of cli program helpers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(p Program)

Main works as a main for a cli program.

Types

type Program

type Program interface {
	HandleCmdLine([]string) error
	HandleCliLine(string) error
}

Program is the cli program.

Jump to

Keyboard shortcuts

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