cli

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

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

Go to latest
Published: Oct 7, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package cli is for

Package cli is for

Index

Constants

View Source
const (
	FlagUri     = "uri"
	FlagCompile = "compile"
	FlagPretty  = "pretty"
	FlagTabs    = "tabs"

	ShorthandUri     = "u"
	ShorthandCompile = "c"
	ShorthandPretty  = "p"
	ShorthandTabs    = "t"
)
View Source
const (
	FlagOutputGo   = "go"
	FlagOutputJSON = "json"
	FlagOutputYAML = "yaml"

	ShorthandOutputGo   = "g"
	ShorthandOutputJSON = "j"
	ShorthandOutputYAML = "y"
)

Variables

This section is empty.

Functions

func InitFmtFlags

func InitFmtFlags(flag *pflag.FlagSet)

func InitOutputFlags

func InitOutputFlags(flag *pflag.FlagSet)

func ParseContextArguments

func ParseContextArguments(args []string, funcs dfl.FunctionMap, quotes []string) (map[string]interface{}, error)

func ParseInitialVariables

func ParseInitialVariables(str string, funcs dfl.FunctionMap, quotes []string) (map[string]interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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