effect-tree
    Preparing search index...

    Function getTheme

    • Get tree theme by name.

      Parameters

      • name:
            | "ascii"
            | "double"
            | "hDouble"
            | "hThick"
            | "round"
            | "space"
            | "thick"
            | "thin"
            | "vDouble"
            | "vThick"
            | "bullets"
            | "unix"
            | "unixRound"

        the theme name requested.

      Returns Draw.Theme

      The requested theme.