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