ocean.application.components.Version

App version and build information.

Members

Aliases

VersionInfo
alias VersionInfo = istring[istring]

Associative array which contains version information.

Functions

getBuildInfoString
istring getBuildInfoString(istring app_name, VersionInfo ver, bool single_line)

Get the program's name and extended build information as a string.

getVersionString
istring getVersionString(istring app_name, VersionInfo ver)

Get the program's name and basic version information as a string.

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).