enum PlaceOS::Driver::Level

Overview

the level of security a user must have to execute a function

Defined in:

placeos-driver.cr

Enum Members

Support = 0
Administrator = 1

Instance Method Summary

Instance Method Detail

def administrator? #

[View source]
def support? #

[View source]