Libraries
»
fog-test-again
(1.6.0)
»
Index
»
Fog
»
Collection
»
#clear
Method: Fog::Collection#clear
Defined in:
lib/fog/core/collection.rb
#
clear
⇒
Object
43 44 45 46
# File 'lib/fog/core/collection.rb', line 43
def
clear
@loaded
=
true
super
end