wasi_test_generator::wasitests

Function extract_args_from_source_file

Source
fn extract_args_from_source_file(source_code: &str) -> Option<WasiOptions>
Expand description

Pulls args to the program out of a comment at the top of the file starting with “// WasiOptions:”