C# Class Splunk.Client.Helpers.SplunkConfigLoader

Afficher le fichier Open project: scriptcs-contrib/scriptcs-splunk Class Usage Examples

Méthodes publiques

Méthode Description
Load ( SplunkConfig config ) : void
SplunkConfigLoader ( IFileSystem fileSystem ) : System
SplunkConfigLoader ( IFileSystem fileSystem, string splunkRCPath ) : System

Private Methods

Méthode Description
GetSettings ( string lines, SplunkConfig config ) : void

Method Details

Load() public méthode

public Load ( SplunkConfig config ) : void
config SplunkConfig
Résultat void

SplunkConfigLoader() public méthode

public SplunkConfigLoader ( IFileSystem fileSystem ) : System
fileSystem IFileSystem
Résultat System

SplunkConfigLoader() public méthode

public SplunkConfigLoader ( IFileSystem fileSystem, string splunkRCPath ) : System
fileSystem IFileSystem
splunkRCPath string
Résultat System