ligo/src/bin/cli.mli
2019-11-21 16:46:38 -06:00

3 lines
71 B
OCaml

open Cmdliner
val run : ?argv:string array -> unit -> unit Term.result