Module: XX::XMLish

Includes:
Markup
Defined in:
lib/ruby-vpi/rcov.rb

Instance Method Summary collapse

Instance Method Details

#xmlish_(*a, &b) ⇒ Object



15
16
17
# File 'lib/ruby-vpi/rcov.rb', line 15

def xmlish_ *a, &b
  xx_which(XMLish) { xx_with_doc_in_effect(*a, &b) }
end