cleed

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2025 License: MIT Imports: 8 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) RunConfig added in v0.1.6

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

func (*Root) RunExplore added in v0.3.0

func (r *Root) RunExplore(cmd *cobra.Command, args []string) 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) RunMiniflux added in v0.4.1

func (r *Root) RunMiniflux(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