Module Actions_arguments.Change_pageSource
Sourcetype change = | Absolute of int| Relative of int| All| Range of int * int
Sourceval action_name : string Sourceval parse_args :
string ->
(arg list * Actions_arguments__.Warnings.warnor list, [> `Msg of string ])
result Sourceval args_as_string : arg list -> string