hoplugins.teamAnalyzer.executor
Class UnixExec

java.lang.Object
  extended byhoplugins.teamAnalyzer.executor.UnixExec

public class UnixExec
extends java.lang.Object

Class that may launch a script under unix OS

Author:
Massimiliano Amato

Constructor Summary
UnixExec()
           
 
Method Summary
static boolean showGuide(java.lang.String[] cmd)
          Show the guide by calling the proper script
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnixExec

public UnixExec()
Method Detail

showGuide

public static boolean showGuide(java.lang.String[] cmd)
Show the guide by calling the proper script

Parameters:
cmd - the command
Returns:
true if guide was open


Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.