skript_check_file
Validates a single .sk file within the Skript scripts directory by checking it against all sibling scripts for errors.
Instructions
Validate a .sk path inside SKRIPT_SCRIPTS_DIR with all sibling scripts loaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | Yes | ||
| success | Yes | ||
| raw_output | Yes |