write_dag_info# lsst.ctrl.bps.htcondor.write_dag_info(filename, dag_info)# Write custom job information about DAGMan job. Parameters# filenamestrName of the file where the information will be stored. dag_infodict [str dict [str, Any]]Information about the DAGMan job.