cppmicroservices-shellservice - Man Page

Name

cppmicroservices-shellservice ā€” CppMicroServices Shell Service API

These classes are the main API to the Shell Service bundle

WARNING:

The Shell Service API is not final and may be incomplete. It also may change between minor releases without backwards compatibility guarantees.

Shellservice

class ShellService

Public Functions

ShellService()

~ShellService()

void ExecuteCommand(std::string const &cmd)

std::vector<std::string> GetCompletions(std::string const &in)

Author

CppMicroServices Team

Info

Feb 05, 2025 3.8.5 C++ Micro Services