neclib.core.inform.disable#

disabled(func)[source]#

A decorator to disable a function or method.

This may be used to make a tentative implementation not accessible.