Skip to content

Language

.halguru-action.yamlRunCodeBashLanguage

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
Type Option
Required True

Options#

Option Value Description
Python 1 Python
CSharp 2 C#
Bash 3 Bash

Technical Information#

Property Value
Path RunCode.Bash.Language
Internal Type CodeLanguage
Internal Root Type ActionHalConfiguration
File Extension .halguru-action.yaml
JSON Schema halguru-action-schema.json

Last updated: 2025-12-05
Autogenerated: Yes
AI powered: Yes
Core version: 1.75.0