fish: Fix 'copy-out' command when local directory is "/foo".
[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