jobprinter

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Job

type Job struct {
	// contains filtered or unexported fields
}

func (*Job) ReplaceTS

func (j *Job) ReplaceTS(s string)

type JobPrinter

type JobPrinter struct {
	// contains filtered or unexported fields
}

func New

func New() *JobPrinter

func (*JobPrinter) EndJob

func (jp *JobPrinter) EndJob(job *Job)

func (*JobPrinter) Init

func (jp *JobPrinter) Init() tea.Cmd

func (*JobPrinter) Start

func (jp *JobPrinter) Start() error

func (*JobPrinter) StartJob

func (jp *JobPrinter) StartJob(name string) *Job

func (*JobPrinter) Stop

func (jp *JobPrinter) Stop()

func (*JobPrinter) Update

func (jp *JobPrinter) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*JobPrinter) View

func (jp *JobPrinter) View() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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