cli

package
v0.0.0-...-8be9c10 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2016 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(opts *Options)

Start runs the command line utility logic.

Types

type InputValues

type InputValues []string

InputValues is an array of input files

func (*InputValues) Set

func (v *InputValues) Set(value string) error

Set is part of an implementation of the flag.Value interface

func (*InputValues) String

func (v *InputValues) String() string

String is part of an implementation of the flag.Value interface

type Options

type Options struct {
	InputHCL      InputValues
	BuildPath     string
	ResourcesPath string
}

Options is an arguments container for running the CLI.

Jump to

Keyboard shortcuts

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