MAIDR Documentation - v3.39.0
    Preparing search index...

    Class CommandFactory

    Factory for creating command instances based on key input.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Creates a command instance based on the provided key input.

      Parameters

      • command: never

        The key command to create a Command instance for.

      Returns Command

      The corresponding command instance for the given key.