start_agda

Function start_agda 

Source
pub fn start_agda(agda_program: &str) -> JustStdio
Expand description

Start the Agda process and return the stdio handles.

Note that this function may panic.