|
addDescriptor
addDescriptor (self, descriptor, value)
|
Added to advas-0.2.5
Adds a descriptor and the according value to the list of
descriptors.
In: |
descriptor |
name of the descriptor that shall be added |
|
value |
the descriptor value
|
Out: |
|
False in case the descriptor is already part of
the list, otherwise True |
|
|