Struct libalpm::util::UtsName [] [src]

pub struct UtsName(_);

A wrapper around a libc::utsname struct, holding information on the current computer and os.

Methods

impl UtsName
[src]

The system name

The node name

The release

The version

Useful as value for "arch"