Chapter 10. List of GEL functions
To get help on a specific function from the console type:
help FunctionName
- help
help
help FunctionName
Print help (or help on a function/command).
- load
load "file.gel"
Load a file into the interpretor.
- cd
cd /directory/name
Change working directory.
- pwd
pwd
Change working directory.
- ls
ls
List files in the current directory.
- plugin
plugin plugin_name
Load a plugin.