recursiveSubcommandsNames top-level property
递归子命令名称列表
Implementation
final List<String> recursiveSubcommandsNames = [
'add',
'exec',
'install',
'list',
'outdated',
'publish',
'rebuild',
'remove',
'run',
'test',
'unlink',
'update',
'why',
];