nexo_track
Track files you are editing to detect conflicts with other sessions. Use before editing any shared file to prevent overwrites.
Instructions
Track files being edited. Detects conflicts with other sessions.
MUST call before editing any shared file. Args: sid: Your session ID. paths: List of absolute file paths to track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | Yes | ||
| paths | Yes |