1
2
3
4
5
6
7
8
9
10
11
12
13
(** @canonical Command.Command_intf *)
module Command_intf = Command__Command_intf
(** @canonical Command.Env_var *)
module Env_var = Command__Env_var
(** @canonical Command.Import *)
module Import = Command__Import
(** @canonical Command.Shape *)
module Shape = Command__Shape