14export namespace lumi {
52std::string_view
GetVersion(
bool include_tag =
false)
noexcept;
std::string_view GetFrameworkLicenseText() noexcept
uint8_t GetVersionMajor() noexcept
std::string_view GetFrameworkLicense() noexcept
std::string_view GetCommitHash() noexcept
PLATFORM GetPlatform() noexcept
std::string_view GetCompilerName() noexcept
COMPILER GetCompiler() noexcept
std::string_view GetFrameworkCopyrightHolder() noexcept
uint8_t GetBitness() noexcept
bool IsDebugMode() noexcept
std::string_view GetCompilerVersion() noexcept
VERSION_TAG GetVersionTag() noexcept
std::string_view GetFrameworkName() noexcept
std::string_view GetFrameworkDescription() noexcept
uint8_t GetVersionPatch() noexcept
uint8_t GetVersionMinor() noexcept
std::string_view GetVersion(const bool include_tag) noexcept
uint8_t GetVersionReleaseCandidate() noexcept
ARCHITECTURE GetArchitecture() noexcept
std::string_view GetFrameworkHomepage() noexcept
BUILD_TYPE GetBuildType() noexcept