9#ifndef LLDB_SOURCE_COMMANDS_COMMANDOBJECTPLATFORM_H
10#define LLDB_SOURCE_COMMANDS_COMMANDOBJECTPLATFORM_H
CommandObjectMultiword(CommandInterpreter &interpreter, const char *name, const char *help=nullptr, const char *syntax=nullptr, uint32_t flags=0)
friend class CommandInterpreter
A class that represents a running process on the host machine.