24 lines
659 B
Plaintext
24 lines
659 B
Plaintext
OsReleaseResult
|
|
{ osRelease = OsRelease
|
|
{ name = "Linux"
|
|
, version = Nothing
|
|
, id = "linux"
|
|
, id_like = Nothing
|
|
, version_codename = Nothing
|
|
, version_id = Nothing
|
|
, pretty_name = "Linux"
|
|
, ansi_color = Nothing
|
|
, cpe_name = Nothing
|
|
, home_url = Nothing
|
|
, documentation_url = Nothing
|
|
, support_url = Nothing
|
|
, bug_report_url = Nothing
|
|
, privacy_policy_url = Nothing
|
|
, build_id = Nothing
|
|
, variant = Nothing
|
|
, variant_id = Nothing
|
|
, logo = Nothing
|
|
}
|
|
, unknown_fields = []
|
|
, parse_errors = []
|
|
} |