Package com.biglybt.ui.console.commands
Class Hack.HackFile
java.lang.Object
com.biglybt.ui.console.commands.IConsoleCommand
com.biglybt.ui.console.commands.TorrentCommand
com.biglybt.ui.console.commands.TorrentSubCommand
com.biglybt.ui.console.commands.Hack.HackFile
- Enclosing class:
Hack
-
Nested Class Summary
Nested classes/interfaces inherited from class com.biglybt.ui.console.commands.IConsoleCommand
IConsoleCommand.TorrentComparator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreturn high-level help about the commands supported by this object.booleanperformCommand(ConsoleInput ci, DownloadManager dm, List args) voidprintHelpExtra(PrintStream out, List args) prints out the syntax of this commandMethods inherited from class com.biglybt.ui.console.commands.TorrentCommand
execute, getAction, performCommandMethods inherited from class com.biglybt.ui.console.commands.IConsoleCommand
expandVariable, getCommandName, getCommandNames, getDefaultSummaryFormat, getShortCommandName, getTorrentSummary, printHelp, printHelp
-
Constructor Details
-
HackFile
public HackFile()
-
-
Method Details
-
printHelpExtra
Description copied from class:TorrentCommandprints out the syntax of this command- Overrides:
printHelpExtrain classTorrentCommand
-
performCommand
- Specified by:
performCommandin classTorrentSubCommand
-
getCommandDescriptions
Description copied from class:IConsoleCommandreturn high-level help about the commands supported by this object.- Specified by:
getCommandDescriptionsin classIConsoleCommand- Returns:
-