module Smooth::Command::Instrumented::Restored

Public Instance Methods

run() click to toggle source
# File lib/smooth/command/instrumented.rb, line 16
def run
  run_with_outcome
end