Function monster::execute_elf[][src]

pub fn execute_elf<P: AsRef<Path>>(
    input: P
) -> Result<Option<Bug>, MonsterError>