mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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.