has_attribute method
has_attribute
Defines the interface for check Has Attribute
Returns
The boolean.
def has_attribute(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | The string name. |
Defines the interface for check Has Attribute
The boolean.
def has_attribute(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | The string name. |