get_header_text

function of dascore.utils.display source

get_header_text(
    name: str ,
    style: str = bold,
)-> ‘Text’

Get the banner which opens the repr of a top-level dascore object.

Parameters

Parameter Description
name What the object is called, including any icon (e.g. “Patch ⚡”).
style A rich style, or a key of dascore.constants.dascore_styles.