ExternalLink¶
from mcot.org.database import ExternalLink
- class mcot.org.database.ExternalLink(dest: str, type: str, source: 'RoamNode')[source]¶
- __init__(dest: str, type: str, source: mcot.org.database.RoamNode) None ¶
Inheritance diagram
digraph inheritance8bec456cf1 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "mcot.org.database.ExternalLink" [URL="#mcot.org.database.ExternalLink",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="ExternalLink(dest: str, type: str, source: 'RoamNode')"]; }Methods
Attributes
dest
type
source