Searched defs:ExecEnv (Results 1 – 1 of 1) sorted by relevance
58 struct ExecEnv { struct59 OptionArgs optArgs;60 std::vector<std::string> args;61 SendParam sendParam;62 RecvParam recvParam;63 ListParam listParam;64 DeleteParam deleteParam;65 QueryParam queryParam;66 std::string workPath; // current work path67 bool isRoot = false;