cleed

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version string

Functions

func Execute

func Execute()

Types

type Root

type Root struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

func NewRoot

func NewRoot(
	version string,
	time utils.Time,
	printer *internal.Printer,
	storage *storage.LocalStorage,
	feed *internal.TerminalFeed,
) (*Root, error)

func (*Root) RunFollow

func (r *Root) RunFollow(cmd *cobra.Command, args []string) error

func (*Root) RunList

func (r *Root) RunList(cmd *cobra.Command, args []string) error

func (*Root) RunRoot

func (r *Root) RunRoot(cmd *cobra.Command, args []string) error

func (*Root) RunUnfollow

func (r *Root) RunUnfollow(cmd *cobra.Command, args []string) error

func (*Root) RunVersion

func (r *Root) RunVersion(cmd *cobra.Command, args []string)

Jump to

Keyboard shortcuts

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