commands

package
v0.0.0-...-fd5ee6c Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2022 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const MinimalLatex = `` /* 246-byte string literal not displayed */

Variables

This section is empty.

Functions

func EvalCli

func EvalCli()

Types

type AddCommand

type AddCommand struct {
}

func (*AddCommand) Execute

func (x *AddCommand) Execute(args []string) error

type CleanCommand

type CleanCommand struct {
}

func (*CleanCommand) Execute

func (x *CleanCommand) Execute(args []string) error

type Options

type Options struct {
	// Example of verbosity with level
	Verbose []bool `short:"v" long:"verbose" description:"Verbose output"`

	Path string `short:"p" long:"path" description:"the name of the directory, which should be created"`
}

type RunCommand

type RunCommand struct{}

func (*RunCommand) Execute

func (x *RunCommand) Execute(args []string) error

Jump to

Keyboard shortcuts

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