Context#

class gufe.protocols.protocolunit.Context(scratch: PathLike, shared: PathLike)#

Data class for passing around execution context components to ProtocolUnit._execute.

Attributes

scratch

shared

scratch: PathLike#
shared: PathLike#