check_archive_safety
Check if a file is safe to archive - verifies it is not in use by active PM2 processes, not required by other files, and not in the untouchable list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to file to check for archive safety |