struct Hardware::PID::Status

Defined in:

pid/status.cr

Instance Method Summary

Instance Method Detail

def data : Hash(String, String) #

[View source]
def name #

PID's status name.


[View source]
def state #

PID's status state.


[View source]
def umask #

PID's status state.


[View source]