snorkelflowsnorkelflow.clientSubmodulessnorkelflow.client.lfssnorkelflow.client.lfs.add_lfVersion: 0.95On this pagesnorkelflow.client.lfs.add_lf snorkelflow.client.lfs.add_lf(node, lf, overwrite=False) Add an LF as an active LF. Parameters Parameters NameTypeDefaultInfonodeintUID of the node containing the LF.lfLFLF to add.overwriteOptional[bool]FalseIf True, overwrite an exisiting active LF with the same name. Note that a new lf_uid will be assigned. Returns Returns UID of the added LF Return type Return type int