pisces.utilities.io_tools.PathHandler.register#

classmethod PathHandler.register(yaml: YAML) None#

Register this handler’s representer and constructor with a YAML instance.

Parameters:

yaml (ruamel.yaml.YAML) – The YAML instance to register the handler with.