conan inspect <reference_or_path> [options]

At its core, conan inspect evaluates a Conan recipe to retrieve metadata such as the package name, version, options, and settings. Unlike commands that calculate an entire dependency graph, inspect focuses on the and methods of a single recipe file.

One of the most powerful features is the ability to view dependency trees without resolving the full graph.

conan inspect .

Conan Inspect -

conan inspect <reference_or_path> [options]

At its core, conan inspect evaluates a Conan recipe to retrieve metadata such as the package name, version, options, and settings. Unlike commands that calculate an entire dependency graph, inspect focuses on the and methods of a single recipe file. conan inspect

One of the most powerful features is the ability to view dependency trees without resolving the full graph. conan inspect &lt

conan inspect .