{ } Raw JSON

bundles / papyri latest / papyri / nodes / RefInfo

class

papyri.nodes:RefInfo

source: /papyri/nodes.py :726

Signature

class   RefInfo ( module : str | None version : str | None kind : str path : str )  →  None

Members

Summary

This is likely not completely correct for target that are not Python object, like example of gallery.

Extended Summary

We also likely want to keep a reference to original object for later updates.

Parameters

module:

the module this object is defined in

version:

the version of the module where this is defined in

kind: {'api', 'example', ...}

...

path:

full path to location.

Aliases

  • papyri.directives.RefInfo