[][src]Function elba::cli::build::repl

pub fn repl(
    ctx: &BuildCtx,
    project: &Path,
    targets: &(bool, Option<Vec<&str>>),
    backend: &Backend,
    interactivity: Interactivity
) -> Res<String>