Raxol.Test.MockPlugins.MockDependencyPlugin (Raxol v0.5.0)

View Source

Summary

Functions

disable(state)

Callback implementation for Raxol.Core.Runtime.Plugins.Plugin.disable/1.

enable(state)

Callback implementation for Raxol.Core.Runtime.Plugins.Plugin.enable/1.

filter_event(event, state)

Callback implementation for Raxol.Core.Runtime.Plugins.Plugin.filter_event/2.

get_commands()

Callback implementation for Raxol.Core.Runtime.Plugins.Plugin.get_commands/0.

handle_command(cmd, args, state)

Callback implementation for Raxol.Core.Runtime.Plugins.Plugin.handle_command/3.

handle_input(input, state)

handle_output(output, state)

init(config)

Callback implementation for Raxol.Core.Runtime.Plugins.Plugin.init/1.

terminate(reason, state)

Callback implementation for Raxol.Core.Runtime.Plugins.Plugin.terminate/2.