2#include "executable.hpp"
zpath executable() noexcept
Get the full path of the running executable.
zpath execdir() noexcept
Get the directory path of the running executable.
Definition execdir.hpp:11
zpath dirname(const zpath &path) noexcept
Get the directory part of a file name.