Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Mpp_actions
Sourcetype action =
last_condition ->
nesting ->
action_args ->
Mpp_charstream.charstream ->
Out.t ->
unit
val command :
?temp_dir:string ->
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
int
val ifcmd :
bool option ref ->
bool ->
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit
val copy :
trunc:bool ->
'a ->
'b ->
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit
val apply_builtin :
Mpp_stringmap.key ->
Mpp_charstream.location ->
bool option ref ->
bool ->
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit
val exec :
bool ->
bool option ref ->
string ->
Mpp_charstream.charstream ->
Mpp_charstream.charstream ->
Out.t ->
unit