View Source MishkaInstaller.Event (Mishka Installer v0.0.3)

Link to this section Summary

Link to this section Types

@type event() :: %MishkaInstaller.Event{
  name: atom(),
  reference: module(),
  section: atom()
}

Link to this section Functions

@spec system_events() :: [event()]