View Source webdavfilez_mkdir (webdavfilez v2.0.0)
Make directories on a WebDAV server.
Summary
Functions
-spec mkdir(Config, Url) -> Result when Config :: webdavfilez:config(), Url :: binary() | string(), Result :: ok | {error, term()}.
Make directories on a WebDAV server.
-spec mkdir(Config, Url) -> Result when Config :: webdavfilez:config(), Url :: binary() | string(), Result :: ok | {error, term()}.