package slipshow

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

Module Actions_arguments.Speaker_noteSource

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