mirror of
https://github.com/neovim/neovim.git
synced 2026-09-18 11:44:56 +00:00
This struct is a wrapper around `uv_stat_t` to hide the stat information inside `src/os/`. The stat file attribute will be private after all refactorings concerning file informations are done.