pub async fn exec_from_files(
    files: Vec<String>,
    ctx: &BallistaContext,
    print_options: &PrintOptions
)