:gen_statem wrapper around Vibe.UI.Editor.
Summary
Functions
@spec key(pid() | atom(), Vibe.UI.Editor.key()) :: [Vibe.UI.Editor.command()]
@spec start_link(keyword()) :: GenServer.on_start()
@spec state(pid() | atom()) :: Vibe.UI.Editor.t()
:gen_statem wrapper around Vibe.UI.Editor.
@spec key(pid() | atom(), Vibe.UI.Editor.key()) :: [Vibe.UI.Editor.command()]
@spec start_link(keyword()) :: GenServer.on_start()
@spec state(pid() | atom()) :: Vibe.UI.Editor.t()