mirror of
https://github.com/jlu5/PyLink.git
synced 2025-04-04 06:47:55 +02:00

Renamed to camel case: - parseArgs -> parse_args - parsePrefixedArgs -> parse_prefixed_args Renamed to show that we're specifically parsing ISUPPORT data: - parseCapabilities -> parse_isupport - parsePrefixes -> parse_isupport_prefixes