Class GeneratedDirectoryHelpModuleLocation


public class GeneratedDirectoryHelpModuleLocation extends DirectoryHelpModuleLocation
Represents a directory that holds generated content. At the time of writing, the only known such input is the 'tips of the day' html file that is created from a text file.
  • Constructor Details

    • GeneratedDirectoryHelpModuleLocation

      public GeneratedDirectoryHelpModuleLocation(File file)
  • Method Details