blob: 3b3ea32cb9a58f60c827821628a9e0e909cd67cc [file] [log] [blame]
# CMD: Returns all modules of type $arg and all modules in their transitive closure.
include "library";
fullTransitiveDeps(modulesOfType($arg))