Commands
Back to SUMMARY
Current list of commands.
help
Show help for commands.
.help [text]
Args is another command, and will explicitly show the help for that command.
exit
Exit repl.
.exit [text]
Exits the repl loop. Arguments are ignored.
load
Loads a *.rs or *.rscript file as inputs.
.load <filename>
See File Interaction.
Suggest or add a command on github.