Update doc
This commit is contained in:
parent
aab3043323
commit
23f51ab142
@ -17,6 +17,11 @@ function easy() end
|
|||||||
-- @treturn[1] multi new curl multi object
|
-- @treturn[1] multi new curl multi object
|
||||||
function multi() end
|
function multi() end
|
||||||
|
|
||||||
|
--- Create Share object
|
||||||
|
--
|
||||||
|
-- @treturn[1] share new curl share object
|
||||||
|
function share() end
|
||||||
|
|
||||||
--- Returns libcurl version as human readable string
|
--- Returns libcurl version as human readable string
|
||||||
--
|
--
|
||||||
function version() end
|
function version() end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user