struct Barista::Behaviors::Software::OS::Linux::Platform

Overview

Platform info for Linux Borrowed from https://github.com/chef/ohai/blob/main/lib/ohai/plugins/linux/platform.rb exposes #name, #family, #version

Defined in:

barista/behaviors/software/os/linux/platform.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def family #

[View source]
def info : Hash(String, String) #

[View source]
def name #

[View source]
def version #

[View source]