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

x/aocd/cli/init.ts>InitOptions

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

Properties

year: number
optional
onlyAocdConfig: boolean