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

#include <generic/dius/filesystem/operations.h>

Static Public Member Functions

static auto operator() (di::PathView path) -> di::Result< bool >
 
static auto operator() (di::PathView path, di::PathView existing_path) -> di::Result< bool >
 

Member Function Documentation

◆ operator()() [1/2]

static auto dius::filesystem::detail::CreateDirectoryFunction::operator() ( di::PathView path) -> di::Result< bool >
static

◆ operator()() [2/2]

static auto dius::filesystem::detail::CreateDirectoryFunction::operator() ( di::PathView path,
di::PathView existing_path ) -> di::Result< bool >
static

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