.. _l-properties: Properties ========== .. contents:: :local: :depth: 1 Summary +++++++ +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | property | class parent | truncated documentation | +=========================================================================================================================================+=====================================+=============================================================================================================================+ | :meth:`Appendix ` | BenchMark | Returns the metrics. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Appendix ` | GridBenchMark | Returns the metrics. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Author ` | BlogPost | Returns the author or None if not defined. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`BlogBackground ` | BlogPost | Returns the blog background or None if not defined. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Categories ` | BlogPost | Returns the categories. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Content ` | BlogPost | Returns the content of the blogpost. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Context ` | MagicClassWithHelpers | return the context or None | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Context ` | MagicCompress | return the context or None | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Context ` | MagicCrypt | return the context or None | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Context ` | MagicDiff | return the context or None | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Context ` | MagicClassExample | return the context or None | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Date ` | BlogPost | Returns the date. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Engines ` | JenkinsExt | | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Fields ` | BlogPost | Returns the fields as a dictionary. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`FileName ` | BlogPost | Returns the filename. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Graphs ` | BenchMark | Returns images of graphs. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Graphs ` | GridBenchMark | Returns images of graphs. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Keywords ` | BlogPost | Returns the keywords. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Lang ` | BlogPostList | Returns the language. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Mapping ` | EncryptedBackup | returns the mapping | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Metadata ` | BenchMark | Returns the metrics. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Metadata ` | GridBenchMark | Returns the metrics. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Metrics ` | BenchMark | Returns the metrics. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Metrics ` | GridBenchMark | Returns the metrics. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Name ` | BenchMark | Returns the name of the benchmark. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Name ` | GridBenchMark | Returns the name of the benchmark. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Site ` | MockTransferFTP | return the website | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Site ` | TransferFTP | return the website | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Site ` | MockTransferFTP | return the website | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Tag ` | BlogPost | Produces a tag for the blog post. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Title ` | BlogPost | Returns the title. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`Year ` | BlogPost | Returns the year, we assume ``self.date`` is a string like ``YYYY-MM-DD``. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_ ` | AutoCompletion | return the value | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_ ` | AutoCompletionFile | return the value | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_members ` | AutoCompletion | returns all the members | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_members ` | AutoCompletionFile | returns all the members | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`classname ` | ModuleMemberDoc | Returns the class name if the object is a method. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`comment ` | WinZipFile | The comment text associated with the ZIP file. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`config ` | CustomTocTree | Reference to the :class:`.Config` object. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`cross_validation_lock ` | LatexRawOutputPreprocessor | A contextmanager for running a block with our cross validation lock set to True. At the end of the block, ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`cross_validation_lock ` | UpgradedRSTExporter | A contextmanager for running a block with our cross validation lock set to True. At the end of the block, ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`cross_validation_lock ` | MagicClassWithHelpers | A contextmanager for running a block with our cross validation lock set to True. At the end of the block, ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`cross_validation_lock ` | MagicCompress | A contextmanager for running a block with our cross validation lock set to True. At the end of the block, ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`cross_validation_lock ` | MagicCrypt | A contextmanager for running a block with our cross validation lock set to True. At the end of the block, ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`cross_validation_lock ` | MagicDiff | A contextmanager for running a block with our cross validation lock set to True. At the end of the block, ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`cross_validation_lock ` | MagicClassExample | A contextmanager for running a block with our cross validation lock set to True. At the end of the block, ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`daemon ` | _AsyncLineReader | A boolean value indicating whether this thread is a daemon thread. This must be set before start() is called, otherwise ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`daemon ` | DocumentationThreadServer | A boolean value indicating whether this thread is a daemon thread. This must be set before start() is called, otherwise ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`date ` | FileTreeNode | Returns the modification date. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`default_config ` | UpgradedRSTExporter | | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`default_translator_class ` | CustomSingleFileHTMLBuilder | | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`docname ` | _CustomBuildEnvironment | Returns the docname of the document currently being parsed. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | revealjs | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | rv_code | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | rv_note | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | rv_small | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | autosignature_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | bigger_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | blocref_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | blocreflist | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | blogpost_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | blogpostagg_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | blogpostlist_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | cmdref_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | cmdreflist | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | collapse_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | downloadlink_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | epkg_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | exref_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | exreflist | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | faqref_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | faqreflist | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | gdot_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | githublink_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | gitlog_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | simpleimage_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | mathdef_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | mathdeflist | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | nbref_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | nbreflist | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | postcontents_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | quote_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | runpython_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | sharenet_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | tpl_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | tocdelay_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | todoext_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | todoextlist | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | video_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | youtube_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | gallery_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`document ` | image_node | Return the `document` root node of the tree containing this Node. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`env ` | CustomTocTree | Reference to the :class:`.BuildEnvironment` object. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`environment ` | UpgradedRSTExporter | | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`extensions ` | MockSphinxApp | | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`filename ` | CustomLog | returns *_filename* | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`found_docs ` | _CustomBuildEnvironment | contains all existing docnames. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`fullname ` | FileTreeNode | Returns the full name. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`fullpath ` | CustomLog | returns *_fullpath* | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`ident ` | _AsyncLineReader | Thread identifier of this thread or None if it has not been started. This is a nonzero integer. See the get_ident() ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`ident ` | DocumentationThreadServer | Thread identifier of this thread or None if it has not been started. This is a nonzero integer. See the get_ident() ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`key ` | ModuleMemberDoc | Returns a key to identify it. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`key ` | ProfileNode | Returns `file:line`. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`math_renderer_name ` | CustomSingleFileHTMLBuilder | | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`math_renderer_name ` | MemoryHTMLBuilder | | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`name ` | FileTreeNode | Returns the file name from the root. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`name ` | _AsyncLineReader | A string used for identification purposes only. It has no semantics. Multiple threads may be given the same name. ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`name ` | DocumentationThreadServer | A string used for identification purposes only. It has no semantics. Multiple threads may be given the same name. ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`native_id ` | _AsyncLineReader | Native integral thread ID of this thread, or None if it has not been started. This is a non-negative integer. ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`native_id ` | DocumentationThreadServer | Native integral thread ID of this thread, or None if it has not been started. This is a non-negative integer. ... | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`prop ` | _Types | | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`root ` | FileTreeNode | Returns the root directory, the one used as a root for a synchronization. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`size ` | FileTreeNode | Returns the size. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`table ` | LatexTranslatorWithCustomDirectives | Get current table. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`table ` | EnhancedLaTeXTranslator | Get current table. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`template ` | UpgradedRSTExporter | | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`truncdoc ` | IndexInformation | Returns ``self.text``. | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :meth:`type ` | FileTreeNode | Returns the file type (``file`` or ``folder``). | +-----------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+