cmds

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoReadabilityCmd = initGoReadabilityCmd(&cobra.Command{
	Use:   "go-readability [flags] source",
	Args:  cobra.ExactArgs(1),
	Run:   rootCmdHandler,
	Short: "go-readability is parser to fetch readable content of a web page",
	Long: "go-readability is parser to fetch the readable content of a web page.\n" +
		"The source can be an url or an existing file in your storage.",
})
View Source
var RootCmd = &cobra.Command{
	Use: "app",
	PersistentPreRun: func(cmd *cobra.Command, args []string) {
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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