Skip to main content
Version: 15.5.0

ProductLauncher.executablePath property

Signature:

interface ProductLauncher {
executablePath: (path?: any) => string;
}