Function jupiter::core::install

source ยท
pub fn install(
    platform: Arc<Platform>,
    version_info: String,
    revision_info: String
)
Expand description

Installs the diagnostic commands into the given platform.

This is invoked by the Builder unless disabled.