error.rb
Path:
lib/libxml/error.rb
Last Update:
Sat Feb 23 07:12:27 +0000 2019
encoding: UTF-8
Constants
VERBOSE_HANDLER
=
lambda do |error| STDERR << error.to_s << "\n"
Verbose error handler
[Validate]