• Gets the output directory for a specific generation type

    Parameters

    • type: string

      The type of output (e.g., 'SQL', 'Angular')

    • useLocalDirectoryIfMissing: boolean

      Whether to use a local directory if config is missing

    Returns string | null

    The output directory path or null if not found