mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
add rmdir shell command and folder_delete api call
This commit is contained in:
@@ -51,4 +51,6 @@ int mfconn_api_user_get_session_token(mfconn * conn, char *server,
|
||||
char **secret_time,
|
||||
char **session_token);
|
||||
|
||||
int mfconn_api_folder_delete(mfconn * conn, const char *folderkey);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user