Skip to content

apollo-code


apollo-code / native-bridge/src / AstQueryOptions

Interface: AstQueryOptions

Properties

cwd?

optional cwd?: string


language

language: "javascript" | "typescript" | "tsx" | "python" | "rust"


maxMatches?

optional maxMatches?: number


path?

optional path?: string


query

query: string