Home > @rushstack/debug-certificate-manager > ICertificateStoreOptions > storePath
ICertificateStoreOptions.storePath property
Path to the directory where the certificate store will be created. If not provided, it defaults to <homedir>/.rushstack.
Signature:
storePath?: string;