class

MStrap::Bootstrappers::DefaultBootstrapper

Inherits MStrap::Bootstrapper / MStrap::DSL / MStrap::DSL::System / MStrap::DSL::Logging / Reference / Object

Instance methods

bootstrap(project : Project) : Bool

Conventional bootstrapping from mstrap. This will auto-detect the runtimes used by the project and run the standard bootstrapping for each runtime. This does not run any bootstrapping scripts, and is used mainly for calling into conventional bootstrapping within a project's script/bootstrap or script/setup from mstrap project.

Source
runtime_impls(project)
Source