pfnet / pfio

IO library to access various filesystems with unified API
https://pfio.readthedocs.io/
MIT License
52 stars 20 forks source link

Add __repr__ to FS classes #323

Closed niboshi closed 1 year ago

niboshi commented 1 year ago

It would be convenient if some information was included in repr.

<pfio.v2.local.Local object at 0x7f6b09c7d120>

pfio.v2.local.Local(cwd='/')