mirror of
https://github.com/NixOS/nix
synced 2025-06-28 01:11:15 +02:00
inline usage of nix::getFileType
and remove it
This commit is contained in:
parent
4537663740
commit
d3b7367c80
3 changed files with 1 additions and 9 deletions
|
@ -128,8 +128,6 @@ Descriptor openDirectory(const std::filesystem::path & path);
|
|||
*/
|
||||
std::vector<std::filesystem::directory_entry> readDirectory(const Path & path);
|
||||
|
||||
std::filesystem::file_type getFileType(const Path & path);
|
||||
|
||||
/**
|
||||
* Read the contents of a file into a string.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue