class Burner::Library::Nothing

Do nothing.

Note: this does not use Payload#registers.

Public Instance Methods

perform(_output, _payload) click to toggle source
# File lib/burner/library/nothing.rb, line 16
def perform(_output, _payload); end