> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dotouch-emu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# getCurrentScriptDirectory

> Récupère le chemin du répertoire du script en cours.

Récupère le chemin du répertoire du script en cours.

#### 🎮 Méthode

```lua theme={null}
getCurrentScriptDirectory()
```

#### 💎 Valeur de retour

| Type     | Description                              |
| -------- | ---------------------------------------- |
| `string` | Chemin du répertoire du script en cours. |
