Skip to main content
Version: 25.4

snorkelflow.client.lfs.unpackage_lfs

snorkelflow.client.lfs.unpackage_lfs(node, pkg_uid, clear_existing=False)

Unpackage LFs from an LF package as active LFs.

Parameters

NameTypeDefaultInfo
nodeintUID of the node at which LFs are unpackaged.
pkg_uidintUID of the LF package from which LFs are unpackaged.
clear_existingboolFalseIf True, all existing active LFs will be deleted.

Return type

None