#include <generic/dius/filesystem/operations.h>
|
static auto | operator() (di::PathView path) -> di::Result< bool > |
|
static auto | operator() (di::PathView path, di::PathView existing_path) -> di::Result< bool > |
|
◆ 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: