module BaseExec:Running commandssig..end
val run : ?f_exit_code:(int -> unit) -> OASISTypes.prog -> OASISTypes.args -> unitval run_read_output : OASISTypes.prog -> OASISTypes.args -> string listval run_read_one_line : OASISTypes.prog -> OASISTypes.args -> string