Navigation

  • index
  • modules |
  • next |
  • previous |
  • mcot 0.7.0 documentation »
  • mcot.org »
  • mcot.org.database »
  • ExternalLink

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

Previous topic

mcot.org.database

Next topic

RoamFile

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • mcot 0.7.0 documentation »
  • mcot.org »
  • mcot.org.database »
  • ExternalLink
© Copyright 2020, Michiel Cottaar. Created using Sphinx 4.5.0.