exa.common.helpers.yaml_helper.dump_yaml

Contents

exa.common.helpers.yaml_helper.dump_yaml#

dump_yaml(data, path)#

Dump a YAML data to the given path. Create missing directories if necessary.

Parameters:
Return type:

None