Changes to file browser
Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
* LICENSE file.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Get number of files in current working folder
|
||||
*
|
||||
* \return Number of files in current working folder, -1 on failure with
|
||||
* errno set.
|
||||
*/
|
||||
int getNumberFiles(void);
|
||||
|
||||
/**
|
||||
* List current directory.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user