Hwylterm cligen adapter
Adapter to add hwylterm colors to cligen output.
import cligen, hwylterm/cligen proc fun(a: string = "b") = echo a hwylCLi(clCfg) dispatch fun, help = {"a": "option a"}
Adapter to add hwylterm colors to cligen output.
import cligen, hwylterm/cligen proc fun(a: string = "b") = echo a hwylCLi(clCfg) dispatch fun, help = {"a": "option a"}