pub fn read_source( project_root: &ProjectRoot, node: &NodeRef, ) -> Result<String, AqlError>
Read the source text of a node.