imaprogrammer
Results
11
issues of
imaprogrammer
`open_fs` function takes in the `create` optional argument, which when set, will create the filesystem instead raising an exception on opening a (non-existent) disk image file. Currently, pyfatfs [does not](https://github.com/nathanhi/pyfatfs/blob/ee9ff1897ce5289f709e2f7692ccce2ab8dd5e4a/pyfatfs/PyFatFSOpener.py#L32)...
enhancement