beamlime.constructors.inspectors.get_product_spec#

beamlime.constructors.inspectors.get_product_spec(callable_obj)[source]#

Retrieve the product of provider. If callable_obj is a function, it is a return type annotation, and if callable_obj is a class, it is the class itself.

Return type:

ProductSpec