fish: Reimplement -i option using new C-based inspection.
[libguestfs.git] / ocaml / examples / xmllight_loader.mli
1 val from_file : ?ns:bool -> string -> Ocamlduce.Load.anyxml
2 val from_string : ?ns:bool -> string -> Ocamlduce.Load.anyxml