Splunk.Client.Helpers.SplunkConfigLoader.SplunkConfigLoader C# (CSharp) Method

SplunkConfigLoader() public method

public SplunkConfigLoader ( IFileSystem fileSystem ) : System
fileSystem IFileSystem
return System
        public SplunkConfigLoader(IFileSystem fileSystem) : this(fileSystem,null)
        {
        }

Same methods

SplunkConfigLoader::SplunkConfigLoader ( IFileSystem fileSystem, string splunkRCPath ) : System