punchbowl.auto.control.cache_layer.nfi_l1#
Classes#
Interface for passing callable objects instead of file paths to be loaded. |
Functions#
|
Module Contents#
- class punchbowl.auto.control.cache_layer.nfi_l1.NFIL1Loader(path: str)[source]#
Bases:
punchbowl.auto.control.cache_layer.loader_base_class.LoaderABCInterface for passing callable objects instead of file paths to be loaded.
- path#
- punchbowl.auto.control.cache_layer.nfi_l1.wrap_if_appropriate(file_path: str) str | punchbowl.util.DataLoader[source]#