tconfig

package
v0.0.1-rc.2 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Usage = `` /* 1101-byte string literal not displayed */

Usage is help string

Functions

This section is empty.

Types

type Targs

type Targs struct {
	JSONFiles    []string
	YamlFiles    []string
	StdinJSON    bool
	StdinYaml    bool
	TemplateFile string
	OutputFile   string
	LeftDelim    string
	RightDelim   string
	HashBang     bool
	Verbose      int
}

Targs is the datatype that holds command line args

func ParseArgs

func ParseArgs(argv []string, version string, testing bool) (Targs, error)

ParseArgs parse commend line args

Jump to

Keyboard shortcuts

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