TC
Namespaces
Detailed Description
-
namespace TC
This file contains the base classes used by the SC Store to interact with the file system. You will need to reimplement both
SC::IO::AbstractFile
andSC::IO::AbstractFilesystem
to customize how the SC Store will read from or write to any place.