module WirisPlugin::CleanCacheInterface

Public Instance Methods

CleanCache() click to toggle source
# File lib/com/wiris/plugin/api/CleanCache.rb, line 4
def CleanCache
    return true
end