Overview: Bus: Accessor Type Clinic

Detail: Bus: Accessor Type Clinic

Detail

Bus.via_type_clinic.to_hint()

Return the type hint (the type and/or generic aliases necessary) to represent th…

Detail

Bus.via_type_clinic.check(hint, *, fail_fast)

Given a hint (a type and/or generic alias), raise a ClinicError exception descri…

Detail

Bus.via_type_clinic.warn(hint, *, fail_fast, category)

Given a hint (a type and/or generic alias), issue a warning describing the resul…

Detail

Bus.via_type_clinic.__call__(hint, *, fail_fast)

Given a hint (a type and/or generic alias), return a ClinicResult object describ…

Detail

Bus.via_type_clinic.__repr__()

Return a compact string representation of the type hint (the type and/or generic…

Bus: Constructor | Exporter | Attribute | Method | Dictionary-Like | Display | Selector | Iterator | Accessor Hashlib | Accessor Type Clinic