actions

package
v0.0.0-...-b0c8f9c Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const FlagLineCount = "lines"
View Source
const FlagPattern = "pattern"
View Source
const FlagQueryWhere = "where"
View Source
const FlagQueryWhereNot = "where-not"
View Source
const FlagReplacement = "replacement"
View Source
const FlagWatch = "watch"

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionParams

type ActionParams struct {
	Quiet bool `arg:"help:do not show any output"`
	Force bool `arg:"help:force the requested action - even if it might be not a good idea"`
	Debug bool `arg:"-d,help:debug mode with logging to Stdout and into $HOME/.graft/application.log"`
}

type Text

type Text struct {
}

func (*Text) Execute

func (action *Text) Execute(c *cli.Context) error

Jump to

Keyboard shortcuts

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