org.springframework.shell
Class SimpleShellCommandLineOptions
java.lang.Object
org.springframework.shell.SimpleShellCommandLineOptions
public class SimpleShellCommandLineOptions
- extends Object
Used to pass in command line options to customize the shell on launch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleShellCommandLineOptions
public SimpleShellCommandLineOptions()
parseCommandLine
public static SimpleShellCommandLineOptions parseCommandLine(String[] args)
throws IOException
- Throws:
IOException