bundles / traitlets 5.14.3 / traitlets / traitlets / HasTraits / has_trait
function
traitlets.traitlets:HasTraits.has_trait
source: /traitlets/traitlets.py :1824
Signature
def has_trait ( self , name : str ) → bool Summary
Returns True if the object has a trait with the specified name.
Aliases
-
traitlets.HasTraits.has_trait