daemon: Move 'exists', 'is-file' and 'is-dir' to separate file.
[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