InspectBlockGenerationInput
Defined in: wp-typia-project-tools/src/runtime/block-generator-tool-contract.ts:49
Input for the staged, non-mutating block generation inspection entrypoint.
Extends PlanBlockInput with an optional stopAfter selector so callers can
stop at plan, validate, or continue through the full render preview.
Extends
Section titled “Extends”Properties
Section titled “Properties”allowExistingDir?
Section titled “allowExistingDir?”
optionalallowExistingDir?:boolean
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:105
Inherited from
Section titled “Inherited from”PlanBlockInput.allowExistingDir
alternateRenderTargets?
Section titled “alternateRenderTargets?”
optionalalternateRenderTargets?:string
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:106
Inherited from
Section titled “Inherited from”PlanBlockInput.alternateRenderTargets
answers
Section titled “answers”answers:
ScaffoldAnswers
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:107
Inherited from
Section titled “Inherited from”
optionalcwd?:string
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:108
Inherited from
Section titled “Inherited from”dataStorageMode?
Section titled “dataStorageMode?”
optionaldataStorageMode?:"custom-table"|"post-meta"
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:109
Inherited from
Section titled “Inherited from”PlanBlockInput.dataStorageMode
externalLayerId?
Section titled “externalLayerId?”
optionalexternalLayerId?:string
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:110
Inherited from
Section titled “Inherited from”PlanBlockInput.externalLayerId
externalLayerSource?
Section titled “externalLayerSource?”
optionalexternalLayerSource?:string
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:111
Inherited from
Section titled “Inherited from”PlanBlockInput.externalLayerSource
externalLayerSourceLabel?
Section titled “externalLayerSourceLabel?”
optionalexternalLayerSourceLabel?:string
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:112
Inherited from
Section titled “Inherited from”PlanBlockInput.externalLayerSourceLabel
noInstall?
Section titled “noInstall?”
optionalnoInstall?:boolean
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:113
Inherited from
Section titled “Inherited from”packageManager
Section titled “packageManager”packageManager:
PackageManagerId
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:114
Inherited from
Section titled “Inherited from”persistencePolicy?
Section titled “persistencePolicy?”
optionalpersistencePolicy?:"authenticated"|"public"
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:115
Inherited from
Section titled “Inherited from”PlanBlockInput.persistencePolicy
projectDir
Section titled “projectDir”projectDir:
string
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:116
Inherited from
Section titled “Inherited from”repositoryReference?
Section titled “repositoryReference?”
optionalrepositoryReference?:string
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:117
Inherited from
Section titled “Inherited from”PlanBlockInput.repositoryReference
templateId
Section titled “templateId”templateId:
"interactivity"|"basic"|"persistence"|"compound"|"query-loop"
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:118
Inherited from
Section titled “Inherited from”variant?
Section titled “variant?”
optionalvariant?:string
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:119
Inherited from
Section titled “Inherited from”withMigrationUi?
Section titled “withMigrationUi?”
optionalwithMigrationUi?:boolean
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:120
Inherited from
Section titled “Inherited from”PlanBlockInput.withMigrationUi
queryPostType?
Section titled “queryPostType?”
optionalqueryPostType?:string
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:121
Inherited from
Section titled “Inherited from”withTestPreset?
Section titled “withTestPreset?”
optionalwithTestPreset?:boolean
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:122
Inherited from
Section titled “Inherited from”withWpEnv?
Section titled “withWpEnv?”
optionalwithWpEnv?:boolean
Defined in: wp-typia-project-tools/src/runtime/block-generator-service-spec.ts:123
Inherited from
Section titled “Inherited from”stopAfter?
Section titled “stopAfter?”
optionalstopAfter?:BlockGenerationToolStage
Defined in: wp-typia-project-tools/src/runtime/block-generator-tool-contract.ts:50