Class: AccessGrid::HID
- Inherits:
-
Object
- Object
- AccessGrid::HID
- Defined in:
- lib/accessgrid/console.rb
Overview
Provides access to HID-related services.
Instance Attribute Summary collapse
-
#orgs ⇒ Object
readonly
Returns the value of attribute orgs.
Instance Method Summary collapse
-
#initialize(client) ⇒ HID
constructor
A new instance of HID.
Constructor Details
Instance Attribute Details
#orgs ⇒ Object (readonly)
Returns the value of attribute orgs.
374 375 376 |
# File 'lib/accessgrid/console.rb', line 374 def orgs @orgs end |