[][src]Function lrl_test_compiler::test_assembly::disassembly::emit

pub fn emit(test: Test, output_path: Option<PathBuf>) -> CompilerResult<()>

Emits a TAF file from the disassembled tbf to a specified output path. If no output path is specified, the TAF will be saved to the current directory as "a.taf"