Class TorrentRemove
java.lang.Object
com.biglybt.ui.console.commands.IConsoleCommand
com.biglybt.ui.console.commands.TorrentCommand
com.biglybt.ui.console.commands.TorrentRemove
console command to remove a torrent.
extracted from the Torrent command written 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
-
TorrentRemove
public TorrentRemove()
-
-
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:
-