docs icon indicating copy to clipboard operation
docs copied to clipboard

Add validate() in list of executed methods in conan commands documentation

Open SpaceIm opened this issue 4 years ago • 0 comments

conan install and conan create documentation provide informations about order of execution of ConanFile methods: https://docs.conan.io/en/latest/reference/commands/consumer/install.html https://docs.conan.io/en/latest/reference/commands/creator/create.html

The new method validate() added in 1.32.0 is missing.

SpaceIm avatar Dec 15 '20 14:12 SpaceIm