beamlime.constructors.providers.ArgumentsFilter#

class beamlime.constructors.providers.ArgumentsFilter(func)[source]#

Remember arguments and check if the new arguments match the old ones.

__init__(func)[source]#

Methods

__init__(func)