gofr
gofr copied to clipboard
Support ReadDir, ChDir and Stat to perform Dir related operations
Currently, the filesystem does not have the reading the directory functionality to find information about the directory contents, similar to os.ReadDir()
Edit: Found some more missing functions that could be useful in a fileSystem - ChDir(to change the dir), Stat(to retrieve information about a file or dir)
@vipul-rawat Please, assign the issue to me.
@vipul-rawat Please, assign the issue to me.
Assigned!