Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 658 Bytes

File metadata and controls

27 lines (18 loc) · 658 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @rushstack/node-core-library > PackageJsonLookup > clearCache

PackageJsonLookup.clearCache() method

Clears the internal file cache.

Signature:

clearCache(): void;

Returns:

void

Remarks

Call this method if changes have been made to the package.json files on disk.