Interface VeraAppConfig

All Known Implementing Classes:
VeraAppConfigImpl

public interface VeraAppConfig
Version:
0.1 Created 30 Oct 2016:20:58:16
Author:
Carl Wilson carlwilson AT github
  • Method Details

    • getFixesFolder

      String getFixesFolder()
    • getPolicyFile

      String getPolicyFile()
    • getWikiPath

      String getWikiPath()
    • getFormat

      FormatOption getFormat()
    • getProcessType

      ProcessType getProcessType()
    • isVerbose

      boolean isVerbose()