get_enabled_node_names

Function get_enabled_node_names 

Source
pub fn get_enabled_node_names(project_config: &ProjectConfig) -> Vec<String>
Expand description

Get list of enabled node names

Note: In the new format, all nodes in the list are considered “enabled”. Use lifecycle modes to control which nodes run in different contexts.