Searched refs:CommandObjectPlatformFileExists (Results 1 – 1 of 1) sorted by relevance
941 class CommandObjectPlatformFileExists : public CommandObjectParsed { class943 CommandObjectPlatformFileExists(CommandInterpreter &interpreter) in CommandObjectPlatformFileExists() function in CommandObjectPlatformFileExists957 ~CommandObjectPlatformFileExists() override = default;1827 CommandObjectSP(new CommandObjectPlatformFileExists(interpreter))); in CommandObjectPlatform()