Closed doudou closed 6 years ago
This improves handling of subcommands from the client side, by providing easier access to the async_call API and providing subcommand-related methods on SubcommandClient that match the ones already present on Client.
async_call
This improves handling of subcommands from the client side, by providing easier access to the
async_call
API and providing subcommand-related methods on SubcommandClient that match the ones already present on Client.