C# Class CClash.CompilerCacheFactory

Show file Open project: artillery/cclash Class Usage Examples

Public Methods

Method Description
Get ( bool direct, string cachedir, string compiler, string workdir, string>.Dictionary envs, ICompiler &comp ) : ICompilerCache

Method Details

Get() public static method

public static Get ( bool direct, string cachedir, string compiler, string workdir, string>.Dictionary envs, ICompiler &comp ) : ICompilerCache
direct bool
cachedir string
compiler string
workdir string
envs string>.Dictionary
comp ICompiler
return ICompilerCache