Interface AsyncCommand

All Superinterfaces:
Command
All Known Implementing Classes:
BasicLineCommand, ExecCommand, FileCommands.FileAppendCommand, FileCommands.FileTargetCommand, FileCommands.FileWriteCommand, FileCommands.TeeCommand, MiscCommands.GrepCommand, MiscCommands.TrigCommand

public interface AsyncCommand
extends Command