diff options
author | Anson Mansfield <amansfield@mantaro.com> | 2025-03-14 13:19:06 -0400 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-03-27 16:37:04 +1100 |
commit | 1487a13079ec5e33cac8d273e6d2fa805bca4b1e (patch) | |
tree | de204995bc87d183f12bfa01b44e0bf1fac5ff7b /tests/extmod/vfs_mountinfo.py | |
parent | 458a8f2e15c8932f83331ce316db3a71551c7a9a (diff) | |
download | micropython-1487a13079ec5e33cac8d273e6d2fa805bca4b1e.tar.gz micropython-1487a13079ec5e33cac8d273e6d2fa805bca4b1e.zip |
extmod/vfs: Return mount table from no-args vfs.mount call.
This extends the existing `vfs.mount()` function to accept zero arguments,
in which case it returns a list of tuples of mounted filesystem objects
and their mount location.
Signed-off-by: Anson Mansfield <amansfield@mantaro.com>
Diffstat (limited to 'tests/extmod/vfs_mountinfo.py')
0 files changed, 0 insertions, 0 deletions