blob: 5f9fedfb3586755dd349d1e98edd82290e4b5184 [file] [log] [blame]
# This is openwsman/openwsman
# use it with
# require 'openwsman/openwsman'
#
# this loads the binary .so file
require 'openwsman'
# this extends Openwsman::XmlNode with method_missing
require 'openwsman/xmlnode'