Skip to content

show dependencies

Overview

Command: r2r eac show dependencies [module] Purpose: Show module dependency graph in a human-readable table Category: show

Syntax

r2r eac show dependencies [module]

Examples

# Show all dependencies
r2r eac show dependencies

# Show specific module dependencies
r2r eac show dependencies r2r-cli

# Find leaf modules
r2r eac show dependencies | grep "(none)"

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.