View Source Macfly.Caveats.Apps (macfly v0.2.20)

Summary

Types

@type t() :: %Macfly.Caveats.Apps{
  apps: %{required(String.t() | integer() | atom()) => Macfly.Action.t()}
}

Functions