struct PlaceOS::Core::Api::Status::DriverStatus

Included Modules

Extended Modules

Defined in:

api/status.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(local : PlaceOS::Core::ProcessManager::DriverStatus | Nil, edge : Hash(String, PlaceOS::Core::ProcessManager::DriverStatus | Nil)) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(local _local = @local, edge _edge = @edge) #

[View source]
def edge : Hash(String, PlaceOS::Core::ProcessManager::DriverStatus | Nil) #