Skip to main content

run_main

Function run_main 

Source
pub fn run_main() -> Result<(), Box<dyn Error>>
Expand description

Run the devshell using process args and standard I/O (for the binary).

ยงErrors

Returns an error if usage is wrong or I/O fails critically.