Class JobCommands

java.lang.Object
org.jline.shell.impl.SimpleCommandGroup
org.jline.shell.impl.JobCommands
All Implemented Interfaces:
CommandGroup

public class JobCommands extends SimpleCommandGroup
Built-in job control commands: jobs, fg, and bg.

This command group is automatically added to DefaultCommandDispatcher when a JobManager is configured.

Since:
4.0