.. _jgdv.structs.rxmatcher: ====================== jgdv.structs.rxmatcher ====================== .. py:module:: jgdv.structs.rxmatcher .. autoapi-nested-parse:: See EOF for license/metadata/notes as applicable Classes ------- .. autoapisummary:: jgdv.structs.rxmatcher.RxMatcher Module Contents =============== .. _jgdv.structs.rxmatcher.RxMatcher: .. py:class:: RxMatcher(val, match = None) Bases: :py:obj:`str` https://martinheinz.dev/blog/78 .. py:attribute:: match :type: jgdv.Maybe[re.Match] :value: None .. py:attribute:: string :type: str