Skip to content

runAddAdminViewCommand

runAddAdminViewCommand(__namedParameters): Promise<{ adminViewSlug: string; projectDir: string; source?: string; }>

Defined in: wp-typia-project-tools/src/runtime/add/cli-add-workspace-admin-view.ts:25

Add one DataViews-powered WordPress admin screen scaffold to an official workspace project.

RunAddAdminViewCommandOptions

Promise<{ adminViewSlug: string; projectDir: string; source?: string; }>