mirror of
https://github.com/wassname/sloth.git
synced 2026-06-29 23:25:53 +08:00
15 lines
234 B
ReStructuredText
15 lines
234 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:
|
|
|