Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ActionEnumFlag = &cmd.EnumFlag{ Description: "Choose action for found torrents", Options: [][2]string{ {"show", "print torrent details"}, {"download", "download torrent"}, {"add", "add torrent to client"}, {"printid", "print torrent id to stdout or file"}, {"export", "export torrents info [csv] to stdout or file"}, }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.