getBuildInfoString

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

getBuildInfoString

Parameters

app_name istring

program's name

ver VersionInfo

description of the application's version / revision

single_line bool

if set to true, puts key-value pairs on the same line

Return Value

Type: istring

String with the version information

Meta