dius 0.1.0
Loading...
Searching...
No Matches
dius::filesystem::detail::IsSymlinkFunction Struct Reference

#include <generic/dius/filesystem/query/is_symlink.h>

Public Member Functions

constexpr auto operator() (FileStatus status) const -> bool
 
auto operator() (di::PathView path) const -> di::Result< bool >
 

Member Function Documentation

◆ operator()() [1/2]

auto dius::filesystem::detail::IsSymlinkFunction::operator() ( di::PathView path) const -> di::Result<bool>
inline

◆ operator()() [2/2]

auto dius::filesystem::detail::IsSymlinkFunction::operator() ( FileStatus status) const -> bool
inlineconstexpr

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