* Extract literal content from a double-quoted string node. A `string` node's * children are `"` delimiters, `string_content` literals, and possibly * expansion nodes. * * tree-sitter quirk: literal newlines inside double quotes are NOT included * in `string_content` node text. bash preserves t
( node: Node, innerCommands: SimpleCommand[], varScope: Map<string, string>, )
source not stored for this graph (policy: none)
no test coverage detected