Skip to content

ParseInput

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-01.types.ts

Properties

PropertyType
config`Pick<
JobConfig,
'repositoryUrl' | 'branch' | 'includePaths' | 'excludePaths'

& { /** Parser-core configuration / parsers?: ParserCoreConfig; /* Scope paths for file discovery */ scopePaths?: { frontend?: string; backend?: string; }; }| |workDir|string` |

Was this page helpful?

Download as PDF