Skip to content
Snippets Groups Projects
Forked from redox-os / ion
391 commits behind the upstream repository.
Xavier L'Heureux's avatar
AdminXVII authored
Use a custom type instead of i32 to provide helpers, and make it easier
to change the internal info in future release.
f742b106
History

shell::binary

This module contains all of the logic associated with the shell's application. This logic consists primarily of the REPL, script and argument executions, and word designators.