package stdune

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

Module Stdune.Terminal_signalsSource

Sourceval signals : Signal.t list

The signals that must be handled in the thread that's handling terminal ui events.

Sourceval unblock : unit -> unit