{ } Raw JSON

bundles / traitlets latest / traitlets / traitlets / HasTraits / has_trait

function

traitlets.traitlets:HasTraits.has_trait

source: /traitlets/traitlets.py :1832

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