mennov1.commands
Class Load

java.lang.Object
  extended by mennov1.commands.Command
      extended by mennov1.commands.Load

public class Load
extends Command

Author:
Jetze Baumfalk Used to load new bots into MennoV1.

Constructor Summary
Load()
           
 
Method Summary
 java.lang.String execute(java.lang.String[] args)
           
 java.lang.String helpMsg()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Load

public Load()
Method Detail

execute

public java.lang.String execute(java.lang.String[] args)
Specified by:
execute in class Command

helpMsg

public java.lang.String helpMsg()
Specified by:
helpMsg in class Command