@wpkernel/php-json-ast v0.12.6-beta.3
@wpkernel/php-json-ast / RunPhpCodemodIngestionOptions
Interface: RunPhpCodemodIngestionOptions
Properties
files
ts
readonly files: readonly string[];workspaceRoot
ts
readonly workspaceRoot: string;autoloadPaths?
ts
readonly optional autoloadPaths: readonly string[];configurationPath?
ts
readonly optional configurationPath: string;enableDiagnostics?
ts
readonly optional enableDiagnostics: boolean;importMetaUrl?
ts
readonly optional importMetaUrl: string;phpBinary?
ts
readonly optional phpBinary: string;scriptPath?
ts
readonly optional scriptPath: string;