cz.vity.freerapid.utilities.os
Class SysCommand

java.lang.Object
  extended by cz.vity.freerapid.utilities.os.SysCommand

public final class SysCommand
extends Object

Author:
Vity

Method Summary
static String[] splitCommand(String command)
          Splits command string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

splitCommand

public static String[] splitCommand(String command)
Splits command string

Parameters:
command -
Returns:
arguments for calling system command