Method: Filezor::Client#caching?

Defined in:
lib/filezor/client.rb

#caching?Boolean

Returns:

  • (Boolean)


91
92
93
# File 'lib/filezor/client.rb', line 91

def caching?
  options["caching"]
end