Skip to content
Snippets Groups Projects
Unverified Commit cfe0f2f0 authored by Michael Gattozzi's avatar Michael Gattozzi
Browse files

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
parent 7aff1fe6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment