Uses of Class
org.jline.shell.impl.SimpleCommandGroup
Packages that use SimpleCommandGroup
-
Uses of SimpleCommandGroup in org.jline.shell.impl
Subclasses of SimpleCommandGroup in org.jline.shell.implModifier and TypeClassDescriptionclassBuilt-in alias commands:aliasandunalias.classBuilt-in help command group.classBuilt-in history command group.classBuilt-in job control commands:jobs,fg, andbg.classBuilt-in option management commands:setopt,unsetopt, andsetvar.