@cdk-x/core
    Preparing search index...

    Class BaseStackSynthesizerAbstract

    Abstract base class for all stack synthesizers.

    Provides bind() and a shared writeFileTo() helper so that concrete synthesizers (e.g. JsonSynthesizer, YamlFileSynthesizer) don't duplicate the logic of creating directories and writing files.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    stack: IStackRef

    Methods