Language
.halguru-action.yaml ➤ RunCode ➤ Bash ➤ Language
Specifies the programming language utilized for code execution. This property represents the selected language from the supported options, such as Python, C#, or Bash.
RunCode:
Bash:
Language: Bash
| Name |
Description |
| Title |
Language |
| Field Type |
Choice |
| Required |
True |
Choices
| Choice |
Value |
Description |
| Python |
1 |
Python language |
| CSharp |
2 |
C# language |
| Bash |
3 |
Bash language |
| Property |
Value |
| Path |
RunCode.Bash.Language |
| Internal Type |
CodeLanguage |
| Internal Root Type |
ActionHalGuru |
| File Extension |
.halguru-action.yaml |
| JSON Schema |
halguru-action-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |