match_selector_node {cli} | R Documentation |
Match a selector node to a container
Description
Match a selector node to a container
Usage
match_selector_node(node, cnt)
Arguments
node |
Selector node, as parsed by |
cnt |
Container node, has elements The selector node matches the container, if all these hold:
|
[Package cli version 3.6.3 Index]