Class ScriptCommands

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

public class ScriptCommands extends Object implements CommandGroup
Built-in commands for script execution.

Provides:

  • source (alias .) — executes a script file in the current session
Since:
4.0
See Also: