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

Field Information#

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

Technical Information#

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

.halguru-action.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0