Class TorrentCheck
java.lang.Object
com.biglybt.ui.console.commands.IConsoleCommand
com.biglybt.ui.console.commands.TorrentCommand
com.biglybt.ui.console.commands.TorrentCheck
console command to initiate recheck of a torrent.
code was originally in Torrent class authored by tobias
-
Nested Class Summary
Nested classes/interfaces inherited from class IConsoleCommand
IConsoleCommand.TorrentComparator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreturn high-level help about the commands supported by this object.protected booleanperformCommand(ConsoleInput ci, DownloadManager dm, List args) Methods inherited from class TorrentCommand
execute, getAction, performCommand, printHelpExtraMethods inherited from class IConsoleCommand
expandVariable, getCommandName, getCommandNames, getDefaultSummaryFormat, getShortCommandName, getTorrentSummary, printHelp, printHelp
-
Constructor Details
-
TorrentCheck
public TorrentCheck()
-
-
Method Details
-
performCommand
- Specified by:
performCommandin classTorrentCommand
-
getCommandDescriptions
Description copied from class:IConsoleCommandreturn high-level help about the commands supported by this object.- Specified by:
getCommandDescriptionsin classIConsoleCommand- Returns:
-