Project

General

Profile

« Previous | Next » 

Revision fe78718e

Added by Ivan Necas almost 7 years ago

Support for scenario serialization/deserialization

View differences:

lib/foreman_maintain/runner/execution.rb
class Execution
include Concerns::Logger
extend Forwardable
def_delegators :@reporter, :with_spinner, :puts, :print, :ask, :assumeyes?
def_delegators :reporter, :with_spinner, :puts, :print, :ask, :assumeyes?
# Step performed as part of the execution
attr_reader :step

Also available in: Unified diff