Module Actions_arguments.DrawSource

Sourceval on : string
Sourceval action_name : string
Sourcetype args = ids_or_self
Sourceval parse_args : string -> ([ `Ids of (string * (int * int)) list | `Self ] * Actions_arguments__.Warnings.warnor list, [> `Msg of string ]) result