Class: coder.make.ToolchainInfo
Package: coder.make
Get value of attribute
att_value = h.getAttribute(att_name)
returns
the value of a specific attribute in 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