Command Execution
Ion now can execute single commands passed to it, including multiple flags and arguments. The result is an struct from which various things can be derived from, such as stderr and stdout. This can be expanded as more things are needed. On branch master Changes to be committed: new file: src/command.rs modified: src/lib.rs
Loading
Please register or sign in to comment