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