detect_language
Determine the language context—GDScript, C#, or Godot resource—for a given file path.
Instructions
Determines the language context for a given file path (GDScript, C#, or Godot resource).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes |