prettyName property

String prettyName
final

A pretty operating system name in a format suitable for presentation to the user. May or may not contain a release code name or OS version of some kind, as suitable.

Examples: 'Fedora 17 (Beefy Miracle)'.

If not set, defaults to 'Linux'.

Implementation

final String prettyName;