Module Private.Arg

type 'a t = 'a Command.Param.t
val translate : 'a Cmdlang_ast.Ast.Arg.t -> config:Config.t -> 'a t