libzed
1.9.9
A general-purpose library for quick and simple data manipulation.
Loading...
Searching...
No Matches
executable.hpp
1
#pragma once
2
3
#include "../core/string.hpp"
4
5
namespace
z {
6
namespace
file {
12
zpath
executable
() noexcept;
13
}
// namespace file
14
}
// namespace z
z::core::string< z::utf8 >
z::file::executable
zpath executable() noexcept
Get the full path of the running executable.
z
file
executable.hpp
Generated by
1.9.8