11 lines
166 B
Markdown
11 lines
166 B
Markdown
---
|
|
sidebar_label: executablePath
|
|
---
|
|
# executablePath variable
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
executablePath: (channel?: string | undefined) => string
|
|
```
|