Metreeca Keep
    Preparing search index...

    Function isConstrainedFlake

    • Checks whether a Flake carries any constraint, ranking, or ordering slot, at the node or anywhere beneath it.

      True when the node carries any filtering constraint, focus boost, or Flake.order | order key, or when any transform stage or property branch does, at any depth. Broader than isFilteredFlake, which counts filtering constraints alone.

      Parameters

      • flake: Flake

        The flake to test

      Returns boolean

      true when the node or any descendant carries a constraint, focus, or order slot; false otherwise