Skip to content

Language

.halguru-action.yamlRunCodeCSharpLanguage

Represents the code language selected for execution. This property identifies the specific programming language, such as C#, Python, or Bash, that the code is written in.

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