Minga.Events.ToolMissingEvent (Minga v0.1.0)

Copy Markdown View Source

Payload for :tool_missing events. Sent when an LSP server or formatter command is not found and a tool recipe exists.

Summary

Types

t()

@type t() :: %Minga.Events.ToolMissingEvent{command: String.t()}