View Source Yex.UndoManager.Options (y_ex v0.7.2)
Options for creating an UndoManager.
:capture_timeout
- Time in milliseconds to wait before creating a new capture group
Summary
Types
@type t() :: %Yex.UndoManager.Options{capture_timeout: non_neg_integer()}