cmdutil

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Browser

type Browser interface {
	Browse(string) error
}

type DefaultBrowser

type DefaultBrowser struct {
}

func (DefaultBrowser) Browse

func (b DefaultBrowser) Browse(s string) error

type Factory

type Factory struct {
	IOStreams *iostreams.IOStreams
	Browser   Browser
	Config    func() (common.ToodledoCliConfig, error)

	ExecutableName string
}

func NewFactory

func NewFactory() *Factory

Jump to

Keyboard shortcuts

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