computeExecutablePath() function
Signature:
export declare function computeExecutablePath(
options: ComputeExecutablePathOptions
): string;
Parameters
Parameter | Type | Description |
---|---|---|
options | ComputeExecutablePathOptions |
Returns:
string
export declare function computeExecutablePath(
options: ComputeExecutablePathOptions
): string;
Parameter | Type | Description |
---|---|---|
options | ComputeExecutablePathOptions |
Returns:
string