* Checks if a node can be executed based on its handler's execution state and dependencies. * @param node The node whose execution eligibility needs to be checked. * @returns True if the node can be executed, otherwise false.
(node: BuildNode)
source not stored for this graph (policy: none)
no test coverage detected