Function script::devtools::handle_get_children
source ยท pub fn handle_get_children(
documents: &DocumentCollection,
pipeline: PipelineId,
node_id: String,
reply: IpcSender<Option<Vec<NodeInfo>>>,
)
pub fn handle_get_children(
documents: &DocumentCollection,
pipeline: PipelineId,
node_id: String,
reply: IpcSender<Option<Vec<NodeInfo>>>,
)