view doc/src/api/module/Irccd.System/Irccd.System.name.md @ 614:ebdc614db066

Docs: get rid of metadata
author David Demelier <markand@malikania.fr>
date Sun, 17 Dec 2017 09:21:49 +0100
parents bb9771fb5f44
children 91bc29e87399
line wrap: on
line source

# Function Irccd.System.name

Get the operating system name. Usually Windows, FreeBSD, Linux and such.

# Synopsis

```javascript
name = Irccd.System.name()
```

# Returns

The operating system name.