struct Lester::Server::Gpu::Drm

Included Modules

Defined in:

lester/server/gpu/drm.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def card_device : String | Nil #

[View source]
def card_name : String | Nil #

[View source]
def control_device : String | Nil #

[View source]
def control_name : String | Nil #

[View source]
def id : Int32 | Nil #

[View source]
def render_device : String | Nil #

[View source]
def render_name : String | Nil #

[View source]