We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f658c6d commit 18759eeCopy full SHA for 18759ee
reference/extensions/deployers.rst
@@ -4,7 +4,7 @@ Deployers
4
=========
5
6
Deployers are a mechanism to facilitate copying files from one folder, usually the Conan cache, to user folders.
7
-While Conan provides two built-in ones (``full_deploy`` and ``direct_deploy``), users can easily manage their own
+While Conan provides three built-in ones (``full_deploy``, ``direct_deploy`` and ``runtime_deploy``), users can easily manage their own
8
with ``conan config install``.
9
10
Deployers run before generators, and they can change the target folders.
0 commit comments