22 lines
394 B
ReStructuredText
22 lines
394 B
ReStructuredText
Environment
|
|
===========
|
|
|
|
.. currentmodule:: kittycad.models
|
|
|
|
.. autoclass:: Environment
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Attributes Summary
|
|
|
|
.. autosummary::
|
|
|
|
~Environment.DEVELOPMENT
|
|
~Environment.PREVIEW
|
|
~Environment.PRODUCTION
|
|
|
|
.. rubric:: Attributes Documentation
|
|
|
|
.. autoattribute:: DEVELOPMENT
|
|
.. autoattribute:: PREVIEW
|
|
.. autoattribute:: PRODUCTION
|