cmd

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:     "bilisubdl",
	Version: "1.0.1",
	Run: func(cmd *cobra.Command, args []string) {
		if language == "" && !listSubs {
			log.Fatalln("No input language")
		}
		for _, s := range args {
			Run(s)
		}
	},
}

Functions

func Run

func Run(id string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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