Searched refs:execute_in_subcontext (Results 1 – 2 of 2) sorted by relevance
48 Command::Command(BuiltinFunction f, bool execute_in_subcontext, std::vector<std::string>&& args, in Command() argument51 execute_in_subcontext_(execute_in_subcontext), in Command()
38 Command(BuiltinFunction f, bool execute_in_subcontext, std::vector<std::string>&& args,