Module Parameters.MainFunction


module MainFunction: sig .. end
Behavior of option "-main".

You should usually use Globals.entry_point instead of MainFunction.get since the first one handles the case where the entry point is invalid in the right way.


include STRING

Internal functions

Not for casual users.

val unsafe_set : t -> unit