Class
Uber::Options::Value
In:
lib/uber/options.rb
Parent:
Object
DEPRECATED! PLEASE USE UBER::OPTION.
Methods
call
callable?
dynamic?
evaluate
method?
new
proc?
Public Class methods
new
(value, options={})
Public Instance methods
call
(context, *args)
callable?
()
dynamic?
()
evaluate
(context, *args)
Alias for
call
method?
()
proc?
()
[Validate]