hydrate

package
v0.0.0-...-feb7e18 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hydrate

type Hydrate struct {
	base.Command
	Input     *Input   `` /* 155-byte string literal not displayed */
	Templates []string `short:"t" long:"template" description:"The paths of all the templates and subtemplates on disk." required:"yes"`
	Output    string   `short:"o" long:"output" description:"The path to the output file." optional:"yes" env:"MASON_OUTPUT"`
}

func (*Hydrate) Execute

func (cmd *Hydrate) Execute(args []string) error

type Input

type Input struct {
	Data interface{}
}

func (*Input) UnmarshalFlag

func (i *Input) UnmarshalFlag(value string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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