WPILibC++ 2023.4.3
ghc::filesystem::space_info Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/ghc/include/wpi/ghc/filesystem.hpp>

Public Attributes

uintmax_t capacity
 
uintmax_t free
 
uintmax_t available
 

Member Data Documentation

◆ available

uintmax_t ghc::filesystem::space_info::available

◆ capacity

uintmax_t ghc::filesystem::space_info::capacity

◆ free

uintmax_t ghc::filesystem::space_info::free

The documentation for this struct was generated from the following file: