get a pointer to sub-command container. T is the type in sub-command container, U is the type in main-command container
the main-command container
a pointer to sub-command container if the sub-command is ready, otherwise null
See Implementation
get a pointer to sub-command container. T is the type in sub-command container, U is the type in main-command container