validate_tonel_smalltalk_from_file
Validate Tonel formatted Smalltalk source code from a file. Optionally skip method body validation to check only structure.
Instructions
Validate Tonel formatted Smalltalk source code from a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the Tonel file to validate | |
| options | No | Optional validation options - without-method-body: If true, only validates tonel structure |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||