mirror of https://github.com/Hilbis/Hilbish
407 B
407 B
title | description | layout | menu | ||||
---|---|---|---|---|---|---|---|
Module hilbish.os | OS Info | doc |
|
Introduction
The os
interface provides simple text information properties about
the current OS on the systen. This mainly includes the name and
version.
Interface fields
family | Family name of the current OS |
name | Pretty name of the current OS |
version | Version of the current OS |