4 lines
80 B
OCaml
4 lines
80 B
OCaml
open Import
|
|
|
|
(** Command to print outdated packages *)
|
|
val command : unit Cmd.t
|