Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

categories

Return runtime command categories declared by the active Telion runtime.

Reference contract

FieldValueDescription
symboltelion_api.runtime.categories
signature() -> 'list[str]'
returnlist[str]

Return runtime command categories declared by the active Telion runtime.

Contract

PropertyValue
symboltelion_api.runtime.categories
signature() -> 'list[str]'
returnlist[str]

Signature

telion_api.runtime.categories() -> 'list[str]'

Authoritative source

Catalog
python:telion_api.runtime.__all__
Identity
telion_api.runtime.categories
Path
sdk/python/telion_api/runtime.py
Symbol
telion_api.runtime.categories