mirror of
https://github.com/wassname/sloth.git
synced 2026-06-27 19:32:40 +08:00
16 lines
254 B
ReStructuredText
16 lines
254 B
ReStructuredText
=========
|
|
Labeltool
|
|
=========
|
|
|
|
The labeltool object is the main object that hold most of the current state of
|
|
the label tool.
|
|
|
|
It provides the following API:
|
|
|
|
.. module:: sloth.core.labeltool
|
|
|
|
.. autoclass:: LabelTool
|
|
:members:
|
|
:undoc-members:
|
|
|