Discover Packages
github.com/eschizoid/flixctl
cmd
nzb
package
Version:
v0.0.0-...-288be38
Opens a new window with list of versions in this module.
Published: Aug 14, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
RootNzbCmd = &cobra .Command {
Use: "nzb",
Short: "To Control NZB Client",
Long: "to control nzb client",
}
)
View Source
var StatusNzbCmd = &cobra .Command {
Use: "status",
Short: "To Show NZB Status",
Long: "to show the status of the nzb files being downloaded.",
Run: func(cmd *cobra .Command , args []string ) {
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.