Generated using Crystal 1.16.3 2026-08-29 17:59:25 UTC
alias
DocoptValues
Overview
Docopt returns "" as an Array(String) when tasks are named on the
command line and nil when none are. Normalize to a plain Array(String) so
the --list, --auto and plain run paths share one extraction.