13 void execute(std::span<const TclObject> tokens,
15 [[nodiscard]] std::string
help(std::span<const TclObject> tokens)
const override;
16 void tabCompletion(std::vector<std::string>& tokens)
const override;
void tabCompletion(std::vector< std::string > &tokens) const override
Attempt tab completion for this topic.
void execute(std::span< const TclObject > tokens, TclObject &result) const override
Show info on this topic.
std::string help(std::span< const TclObject > tokens) const override
Print help for this topic.
RomInfoTopic(InfoCommand &openMSXInfoCommand)
This file implemented 3 utility functions: