Class: WebTools::SharedPageCache

Inherits:
Tool
  • Object
show all
Defined in:
lib/web_tools/shared_page_cache.rb

Overview

require ‘web_tools/support/service_helper’

Class Method Summary collapse

Methods inherited from Tool

display_name, dont_show!, dont_show?, file_name, inherited, subclasses

Methods included from WebTools::Support::ServiceHelper

included

Class Method Details

.descriptionObject



7
8
9
# File 'lib/web_tools/shared_page_cache.rb', line 7

def self.description
  "Information about the Shared Page Cache"
end