rushstack.io
Docs API News GitHub Help
https://github.com/octogonz

    << Docs Index

    Home > @microsoft/api-extractor > Extractor > loadConfigAndInvoke

    Extractor.loadConfigAndInvoke() method

    Load the api-extractor.json config file from the specified path, and then invoke API Extractor.

    Signature:

    static loadConfigAndInvoke(configFilePath: string, options?: IExtractorInvokeOptions): ExtractorResult;
    

    Parameters

    Parameter Type Description
    configFilePath string  
    options IExtractorInvokeOptions  

    Returns:

    ExtractorResult

    © 2021 Microsoft

    • Docs
    • API
    • News
    • GitHub
    • Help