C# 클래스 Splunk.Client.Helpers.SplunkConfigLoader

파일 보기 프로젝트 열기: scriptcs-contrib/scriptcs-splunk 1 사용 예제들

공개 메소드들

메소드 설명
Load ( SplunkConfig config ) : void
SplunkConfigLoader ( IFileSystem fileSystem ) : System
SplunkConfigLoader ( IFileSystem fileSystem, string splunkRCPath ) : System

비공개 메소드들

메소드 설명
GetSettings ( string lines, SplunkConfig config ) : void

메소드 상세

Load() 공개 메소드

public Load ( SplunkConfig config ) : void
config SplunkConfig
리턴 void

SplunkConfigLoader() 공개 메소드

public SplunkConfigLoader ( IFileSystem fileSystem ) : System
fileSystem IFileSystem
리턴 System

SplunkConfigLoader() 공개 메소드

public SplunkConfigLoader ( IFileSystem fileSystem, string splunkRCPath ) : System
fileSystem IFileSystem
splunkRCPath string
리턴 System