NAME
Convos::Connection - Mojolicious controller for IRC connections
METHODS
add_connection
Add a new connection based on network name.
add_network
Add a new network.
NOTE: This method currently also does update.
control
Used to control a connection. See "control" in Convos::Core.
Special case is "state": It will return the state of the connection: "disconnected", "error", "reconnecting" or "connected".
edit_connection
Used to edit a connection.
edit_network
Used to edit settings for a network.
delete_connection
Delete a connection.
wizard
Render wizard page for first connection.
COPYRIGHT
See Convos.
AUTHOR
Jan Henning Thorsen
Marcus Ramberg