Searched refs:app_yaml_path (Results 1 – 1 of 1) sorted by relevance
31 def _ConfigureApprtcServerToDeveloperMode(app_yaml_path): argument32 for line in fileinput.input(app_yaml_path, inplace=True):47 app_yaml_path = os.path.join(apprtc_dir, 'out', 'app_engine', 'app.yaml')48 _ConfigureApprtcServerToDeveloperMode(app_yaml_path)