argsloader.units.string ================================= .. currentmodule:: argsloader.units.string .. automodule:: argsloader.units.string TemplateUnit ------------------------------------ .. autoclass:: TemplateUnit :members: __init__ .. _argsloader-units-string-template: template ------------------------------------ .. autofunction:: template RegexpMatchUnit ------------------------------------ .. autoclass:: RegexpMatchUnit :members: __init__, full, check, __getitem__ RegexpProxy ------------------------------------ .. autoclass:: RegexpProxy :members: __init__, match .. _argsloader-units-string-regexp: regexp ------------------------------------ .. autofunction:: regexp