Uplink-Nodejs
1.0.8
Nods.js binding fo libUplink
|
Functions | |
napi_value | stat_objectc (napi_env env, napi_callback_info info) |
stat_objectc function is called from the javascript file stat_objectc returns information about an object at the specific key. More... | |
napi_value | delete_objectc (napi_env env, napi_callback_info info) |
delete_objectc function is called from the javascript file delete_objectc deletes an object. More... | |
napi_value delete_objectc | ( | napi_env | env, |
napi_callback_info | info | ||
) |
delete_objectc function is called from the javascript file delete_objectc deletes an object.
napi_value stat_objectc | ( | napi_env | env, |
napi_callback_info | info | ||
) |
stat_objectc function is called from the javascript file stat_objectc returns information about an object at the specific key.