mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 21:24:28 -08:00
mfshell: add the status command and the device/get_status api call
This commit is contained in:
@@ -73,4 +73,7 @@ int mfshell_cmd_whoami(mfshell * mfshell, int argc,
|
||||
int mfshell_cmd_rmdir(mfshell * mfshell, int argc,
|
||||
char *const argv[]);
|
||||
|
||||
int mfshell_cmd_status(mfshell * mfshell, int argc,
|
||||
char *const argv[]);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user