Skip to content

Language

.halguru-action.yamlRunCodeLanguage

Specifies the programming language to be used for code execution. This property defines the type of language, such as Python, C#, or Bash, ensuring the correct execution environment and handling mechanisms are utilized accordingly.

RunCode:
  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.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