Function run_file_contents

Source
fn run_file_contents(file_contents: String) -> Result<()>
Expand description

Main body of run_single_file separated for testing