프로퍼티 | 타입 | 설명 | |
---|---|---|---|
operatingSystem | PlatformType | ||
userGitConfig | |||
values | String>.IDictionary |
메소드 | 설명 | |
---|---|---|
MockSystemReader ( ) : System | ||
clearProperties ( ) : void | ||
getConfigFile ( string gitdir ) : |
||
getCurrentTime ( ) : long | ||
getHostname ( ) : string | ||
getOperatingSystem ( ) : PlatformType | ||
getProperty ( string key ) : string | ||
getTimezone ( long when ) : int | ||
getenv ( string variable ) : string | ||
openUserConfig ( ) : |
||
setProperty ( string key, string value ) : void |
메소드 | 설명 | |
---|---|---|
init ( string n ) : void |
public getConfigFile ( string gitdir ) : |
||
gitdir | string | |
리턴 |
public openUserConfig ( ) : |
||
리턴 |
public setProperty ( string key, string value ) : void | ||
key | string | |
value | string | |
리턴 | void |
public FileBasedConfig,GitSharp.Core userGitConfig | ||
리턴 |