Method: GetCacheTime#initialize
- Defined in:
- lib/default.rb
#initialize(in0 = nil) ⇒ GetCacheTime
Returns a new instance of GetCacheTime.
656 657 658 |
# File 'lib/default.rb', line 656 def initialize(in0 = nil) @in0 = in0 end |
Returns a new instance of GetCacheTime.
656 657 658 |
# File 'lib/default.rb', line 656 def initialize(in0 = nil) @in0 = in0 end |