struct Psutil::Linux::LSB

Defined in:

linux/host.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def codename : String #

[View source]
def codename=(codename : String) #

[View source]
def description : String #

[View source]
def description=(description : String) #

[View source]
def id : String #

[View source]
def id=(id : String) #

[View source]
def release : String #

[View source]
def release=(release : String) #

[View source]