Module Libvirt_version

module Libvirt_version: sig .. end

Information on OCaml-libvirt itself.


val package : string

The name of the OCaml libvirt bindings.

val version : string

The version of the OCaml libvirt bindings.

(To get the version of libvirt C library itself use Libvirt.get_version).