メインコンテンツへ移動

Mastra.getDeployer()

.getDeployer() メソッドは、Mastra インスタンスに設定されている Deployer インスタンスを取得します。

使用例
使用例への直接リンク

mastra.getDeployer()

パラメーター
パラメーターへの直接リンク

このメソッドはパラメーターを受け取りません。

戻り値
戻り値への直接リンク

deployer:

MastraDeployer | undefined
設定済みの Deployer インスタンス。Deployer が設定されていない場合は undefined。