|
HikoGUI
A low latency retained GUI
|
functions to locate files and directories. More...
#include "../generator.hpp"#include "../exception.hpp"#include <filesystem>#include <ranges>Go to the source code of this file.
Namespaces | |
| namespace | hi |
| geometry/margins.hpp | |
| namespace | hi::v1 |
| The HikoGUI API version 1. | |
Functions | |
| generator< std::filesystem::path > | hi::v1::get_paths (path_location location) |
| Get a set of paths. | |
| std::optional< std::filesystem::path > | hi::v1::find_path (path_location location, std::filesystem::path const &ref) noexcept |
| Find a path. | |
| std::filesystem::path | hi::v1::get_path (path_location location) |
| Get the single and only path. | |
functions to locate files and directories.