Skip to main content

supports_union

Function supports_union 

Source
pub fn supports_union(union_xpath: &str) -> bool
Expand description

Can this --splitpath union be evaluated by the streaming split? (The make_splitpaths grammar parses; a custom hand-written XPath may not.) The driver gates on this so a genuine mid-stream failure can be told apart from “not applicable”.