Class: Syskit::Deployment::Start

Inherits:
Object
  • Object
show all
Defined in:
lib/syskit/deployment.rb

Overview

Event class used to represent the events emitted by Syskit::Deployment#start_event

method: start!

Starts the process and emits the start event immediately. The :ready event will be emitted when the deployment is up and running.