Skip to main content
Version: Next

ProductLauncher.executablePath property

Signature:

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