/usr/lib/ocaml/ocsigenserver/ocsigen_getcommandline.mli is in libocsigenserver-ocaml-dev 2.2.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | (** Contains the command line that will be parsed by the server
when Ocsigen_commandline is linked *)
val commandline : string array
|