|
("Compilation",["-C";"--cwd"],[], Arg.String (fun dir ->
|
|
("Compilation",["-C";"--cwd"],[], Arg.String (fun dir ->
|
|
(* This is handled by process_params, but passed through so we know we did something. *)
|
|
(* This is handled by process_params, but passed through so we know we did something. *)
|
|
("Compilation",["--haxelib-global"],[], Arg.Unit (fun () -> ()),"","pass --global argument to haxelib");
|
|
("Compilation",["--haxelib-global"],[], Arg.Unit (fun () -> ()),"","pass --global argument to haxelib");
|