mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-04-23 22:52:05 +02:00
11 lines
201 B
ReStructuredText
11 lines
201 B
ReStructuredText
endblock
|
|
--------
|
|
|
|
.. versionadded:: 3.25
|
|
|
|
Ends a list of commands in a :command:`block` and removes the scopes
|
|
created by the :command:`block` command.
|
|
|
|
.. code-block:: cmake
|
|
|
|
endblock()
|