argsloader.units.type ================================= .. currentmodule:: argsloader.units.type .. automodule:: argsloader.units.type IsTypeUnit ------------------- .. autoclass:: IsTypeUnit :members: __init__ .. _argsloader-units-type-is_type: is_type ------------------- .. autofunction:: is_type ToTypeUnit ------------------- .. autoclass:: ToTypeUnit :members: __init__ .. _argsloader-units-type-to_type: to_type ------------------- .. autofunction:: to_type IsSubclassUnit ------------------- .. autoclass:: IsSubclassUnit :members: __init__ .. _argsloader-units-type-is_subclass: is_subclass ------------------- .. autofunction:: is_subclass