# managed_rg_path

> **Function** in `deepagents_code`

📖 [View in docs](https://reference.langchain.com/python/deepagents-code/managed_tools/managed_rg_path)

Return the managed ripgrep binary path (`.exe` on Windows).

## Signature

```python
managed_rg_path() -> Path
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/e14e0adcbe78565ed3650e7f24b2a775d5437d25/libs/code/deepagents_code/managed_tools.py#L159)