Searched refs:bootstrapper (Results 1 – 3 of 3) sorted by relevance
124 bootstrapper bootstrapper member156 type bootstrapper interface { interface195 if p.bootstrapper != nil {196 p.AddProperties(p.bootstrapper.bootstrapperProps()...)321 if p.bootstrapper != nil && p.isEmbeddedLauncherEnabled(pyVersion2) {325 if p.bootstrapper.autorun() {347 if p.bootstrapper != nil && p.isEmbeddedLauncherEnabled(pyVersion3) {351 if p.bootstrapper.autorun() {410 if p.bootstrapper != nil {418 p.installSource = p.bootstrapper.bootstrap(ctx, p.properties.Actual_version,[all …]
71 module.bootstrapper = test
75 module.bootstrapper = decorator