Searched defs:build_local (Results 1 – 3 of 3) sorted by relevance
257 build_local=False): argument
277 hosts, languages=list(scenario_config.LANGUAGES.keys()), build_local=False argument
844 pub fn build_local(&mut self, options: &LocalOptions) -> io::Result<LocalRuntime> { in build_local() method