ISynthesisSession

class constructs.ISynthesisSession(*args, **kwds)

Bases: Protocol

Represents a single session of synthesis.

Passed into construct.onSynthesize() methods.

Attributes

outdir

The output directory for this synthesis session.