Uses of Class
com.aspectran.core.context.config.ShellConfig
Packages that use ShellConfig
-
Uses of ShellConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return ShellConfigModifier and TypeMethodDescriptionShellConfig.addCommand
(String command) AspectranConfig.getShellConfig()
AspectranConfig.newShellConfig()
ShellConfig.setCommands
(String[] commands) ShellConfig.setGreetings
(String greetings) ShellConfig.setHistoryFile
(String historyFile) ShellConfig.setVerbose
(boolean verbose) AspectranConfig.touchShellConfig()
Methods in com.aspectran.core.context.config with parameters of type ShellConfig