package slipshow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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