Класс: coder.make. ToolchainInfo
Пакет: coder.make
Получите значение атрибута
att_value = h.getAttribute (att_name)
возвращает значение определенного атрибута в att_value = h.getAttribute(att_name)
coder.make.ToolchainInfo.Attributes
Атрибуты.
h.Attribute
ans = # ------------------- # "Attribute" List # ------------------- (empty)
h.addAttribute('TransformPathsWithSpaces',false) h.getAttribute('TransformPathsWithSpaces')
ans = 0