RedirectCommand.java


current inspection = 2009-09-03 21:56:13 (id #1)


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void com.dmdirc.addons.redirect.RedirectCommand()

  • Kind Annotation Text

  • com.dmdirc.addons.redirect.RedirectCommand__static_init

  • Kind Annotation Text

  • void execute(InputWindow, Server, MessageTarget, bool, CommandArguments)

  • Kind Annotation Text
    preargs != null
    pretarget != null
    presumptioncom.dmdirc.MessageTarget:getFrame(...)@51 != null
    presumptioncom.dmdirc.ui.interfaces.InputWindow:getCommandPars er(...)@51 != null

  • String getHelp()

  • Kind Annotation Text
    postreturn_value == &amp;"redirect <command> - sends the output of the command to a channel or query window"

  • String getName()

  • Kind Annotation Text
    postreturn_value == &amp;"redirect"

  • AdditionalTabTargets getSuggestions(int, List)

  • Kind Annotation Text
    postinit'ed(return_value)

  • bool showInHelp()

  • Kind Annotation Text
    postreturn_value == 1