ScriptConfigExtension extension

Script Configuration Extensions.

on

Methods

cache() ConfigCache
Get the ConfigCache that match the current script configuration.
hookHandler(OperatingSystem currentOs) VCSHooksHandler
Get the VCSHooksHandler that match the current script configuration.
softwareDownloader(OperatingSystem currentOs) SoftwareDownloader
Get the SoftwareDownloader that match the current script configuration.
validateConfig(OperatingSystem currentOs, String currentDirPath, String hooksDirPath) → void
Validate script configuration.