{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/",
"description": "List Domain directory"
}
}
{
"tool_response": {
"stdout": "total 28\ndrwxr-xr-x 7 www-data www-data 4096 Dec 23 09:28 .\ndrwxr-xr-x 9 www-data www-data 4096 Dec 25 09:23 ..\ndrwxr-xr-x 2 www-data www-data 4096 Dec 25 09:43 Entity\ndrwxr-xr-x 2 www-data www-data 4096 Dec 23 08:07 Exception\ndrwxr-xr-x 2 www-data www-data 4096 Dec 25 09:36 Repository\ndrwxr-xr-x 2 www-data www-data 4096 Dec 23 09:28 Service\ndrwxr-xr-x 2 www-data www-data 4096 Dec 25 09:34 ValueObject",
"stderr": "",
"interrupted": false,
"isImage": false
}
}