Plasma GitLab Archive
Projects Blog Knowledge

Class type Webdav_client_methods.filelist_t


class type filelist_t = propfind_call_t
In order to get property values, look up the per-URL response with response_of_url, and then call one of the prop_* methods, e.g.

      let url = List.hd l#list_good_url
      let r = l#response_of_url url
      let t = r#prop_creationdate
      


This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml