Documentation
¶
Overview ¶
command line utils testable methods that wrap around the low level implementation when invoked from the cli method.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdUtils ¶ added in v1.6.0
type CmdUtils struct {
// contains filtered or unexported fields
}
func New ¶ added in v1.6.0
func New(gv generator.GenVarsiface) *CmdUtils
func (*CmdUtils) GenerateFromCmd ¶ added in v1.6.0
GenerateFromTokens is a helper cmd method to call from retrieve command
func (*CmdUtils) GenerateStrOut ¶ added in v1.6.0
Generate a replaced string from string input command returns a non empty string if move of temp file is required
Click to show internal directories.
Click to hide internal directories.