DCache.add

Add files from a directory. This operation is destructive: the cache implementation is allowed to modify the source directory.

class DCache
abstract
void
add
(
string key
,
string sourcePath
)

Meta