Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aocd/cli/safeRun.ts>SafeRunOptions

A CLI tool and library for Advent of Code solutions
Latest
interface SafeRunOptions
import { type SafeRunOptions } from "https://deno.land/x/aocd@v1.5.3/cli/safeRun.ts";

Properties

scriptArg: string
optional
denoFlags: string[]
optional
submit: boolean
optional
time: boolean