org.owasp.orizon.tools.osh
Class Help

java.lang.Object
  extended by org.owasp.orizon.tools.osh.Help

public class Help
extends java.lang.Object

Author:
thesp0nge

Constructor Summary
Help()
           
 
Method Summary
static java.lang.String firstHelp()
           
static java.lang.String help(java.lang.String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Help

public Help()
Method Detail

firstHelp

public static java.lang.String firstHelp()
Returns:
the list of commands Osh understands

help

public static java.lang.String help(java.lang.String command)