mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-28 13:44:02 +08:00
12 lines
201 B
ReStructuredText
12 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()
|