struct Lever::Off::Callback
- Lever::Off::Callback
- Struct
- Value
- Object
Overview
Holds the callback information
Defined in:
Constructors
Instance Method Summary
-
#call(me)
Calls our proc with the arguments
-
#name : String
name of the proc
-
#once? : Bool
TODO Use this Should we only run this once?
-
#proc : CallbackProc
THe proc itself