Registers the given BaseCommand cmd as a child of the RootCommand linked to the name given. @param name Name of the parent to cmd. @param cmd The BaseCommand to add as a child to the RootCommand owned name field.
(String name, BaseCommand cmd)
source not stored for this graph (policy: none)
no test coverage detected