Function phoenix_lang::fly

source ยท
pub fn fly(
    file: String,
    source: String,
    debug: bool,
    quiet: bool,
    wait: bool,
) -> InterpretResult