Module: Baykit::BayServer::Common::Postpone

Defined in:
lib/baykit/bayserver/common/postpone.rb

Overview

interface

Instance Method Summary collapse

Instance Method Details

#runObject

Raises:

  • (NotImplementedError)


8
9
10
# File 'lib/baykit/bayserver/common/postpone.rb', line 8

def run
  raise NotImplementedError.new
end