Minga.Events.BufferEvent (Minga v0.1.0)

Copy Markdown View Source

Payload for :buffer_saved and :buffer_opened events.

Summary

Types

t()

@type t() :: %Minga.Events.BufferEvent{buffer: pid(), path: String.t()}