Uses of Class
com.aspectran.core.context.config.ShellConfig
-
Packages that use ShellConfig Package Description com.aspectran.core.context.config -
-
Uses of ShellConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return ShellConfig Modifier and Type Method Description ShellConfigShellConfig. addCommand(java.lang.String command)ShellConfigAspectranConfig. getShellConfig()ShellConfigAspectranConfig. newShellConfig()ShellConfigShellConfig. setGreetings(java.lang.String greetings)ShellConfigShellConfig. setHistoryFile(java.lang.String historyFile)ShellConfigShellConfig. setPrompt(java.lang.String prompt)ShellConfigShellConfig. setVerbose(boolean verbose)ShellConfigShellConfig. setWorkingDir(java.lang.String workingDir)ShellConfigAspectranConfig. touchShellConfig()
-