You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2024. It is now read-only.
I have a need to retrieve file contents, but I don't need the stat output. It would be nice if I could disable statting while still retrieving file contents automatically, for a small but important performance win.
I have a need to retrieve file contents, but I don't need the stat output. It would be nice if I could disable statting while still retrieving file contents automatically, for a small but important performance win.