Clover

v0.1.0

  • Pages
  • Modules
  • Exceptions

    Clover v0.1.0 Clover.Test.TestRobot View Source

    Link to this section Summary

    Functions

    handle_connected(connection_state, data)

    Callback implementation for Clover.Robot.handle_connected/2

    init(arg, data)
    message_handlers()

    Callback implementation for Clover.Robot.message_handlers/0

    start_link(arg, opts \\ [])

    Link to this section Functions

    Link to this function handle_connected(connection_state, data) View Source

    Callback implementation for Clover.Robot.handle_connected/2.

    Link to this function init(arg, data) View Source
    Link to this function message_handlers() View Source

    Callback implementation for Clover.Robot.message_handlers/0.

    Link to this function start_link(arg, opts \\ []) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer for the Elixir programming language.