Packages

Advent of code helper - automating setup of tests, solution template and problem input

Current section

Files

Jump to
adglent src showtime internal common cli.gleam
Raw

src/showtime/internal/common/cli.gleam

pub type Capture {
Yes
No
Mixed
}