mentat/tools/cli
Emily Toop 401abde971 Rewrite the way we read in files.
* Move file reading into Input rather than repl.
* Handle file command in run in repl.
* Create unexecuted_commands list containing all of the commands left to execute and handle them inside run.
* Move command line args into unexecuted_commands.
2017-06-01 12:20:45 +01:00
..
src Rewrite the way we read in files. 2017-06-01 12:20:45 +01:00
Cargo.toml Read from file and execute 2017-05-30 11:22:59 +01:00