Implement Ibis.Client.parse_mode_string

Review Request #3879 — Created March 6, 2025 and submitted — Latest diff uploaded

Information

ibis/ibis
default

Reviewers

This will convert a mode string and it's parameters into an array of
Ibis.ModeChange's using the CHANMODES and PREFIX values from RPL_ISUPPORT to
determine which modes have parameters.

Ran the tests under valgrind and called in the turtles as well.

Commits

Files