Raxol.Core.Plugins.Core.NotificationPlugin (Raxol v0.4.0)

View Source

Core plugin responsible for handling notifications (:notify). Relies on an implementation of Raxol.System.Interaction for OS interactions.

Summary

Functions

Wrapper for handle_command/2 for backward compatibility. Delegates to handle_command/3 if possible.

Functions

handle_command(arg1, state)

Wrapper for handle_command/2 for backward compatibility. Delegates to handle_command/3 if possible.