================ @@ -70,6 +70,8 @@ class CommandObjectMultiword : public CommandObject { return m_subcommand_dict; } + std::string GetTopSubcommands(int count); ---------------- jimingham wrote: Sure, that's fine too. https://github.com/llvm/llvm-project/pull/111891