Validate Tonel Smalltalk File
validate_tonel_smalltalk_from_fileValidate Tonel formatted Smalltalk source code in a file by providing its path, with optional structural-only checks when method bodies are excluded.
Instructions
Validate Tonel formatted Smalltalk source code from a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | Optional validation options - without-method-body: If true, only validates tonel structure | |
| file_path | Yes | Path to the Tonel file to validate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||