{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "backup-restore.*download",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src",
"output_mode": "content"
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/Controller\/BackupRestoreController.php:106: * GET \/backup-restore\/{id}\/download\nsrc\/View\/backup-restore\/show.php:73: <a href=\"\/backup-restore\/<?= $backup['id'] ?>\/download\" class=\"btn btn--light\">Vollständig herunterladen<\/a>\nsrc\/View\/backup-restore\/show.php:86: <a href=\"\/backup-restore\/<?= $backup['id'] ?>\/download\" class=\"btn\">Herunterladen<\/a>",
"numLines": 3
}
}