C# Class CClash.CacheSessionContext

Show file Open project: artillery/cclash

Private Properties

Property Type Description

Public Methods

Method Description
CopyOutputFiles ( DataHash hc ) : void
CopyStdio ( DataHash hc ) : void
IsSupported ( IEnumerable args ) : bool

Method Details

CopyOutputFiles() public method

public CopyOutputFiles ( DataHash hc ) : void
hc DataHash
return void

CopyStdio() public method

public CopyStdio ( DataHash hc ) : void
hc DataHash
return void

IsSupported() public method

public IsSupported ( IEnumerable args ) : bool
args IEnumerable
return bool