Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_TIMEOUT = 1 // seconds
View Source
const INTERVAL = 32
View Source
const MAX_DOWNLOADS = 4
View Source
const MAX_TIMEOUT = 64 // seconds
Variables ¶
View Source
var Command = &cobra.Command{ Use: "watch", Short: "watch and add add downloads continuously to client", Long: ``, Args: cobra.MatchAll(cobra.ExactArgs(0), cobra.OnlyValidArgs), RunE: watch, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.