method

handler

v1_9_3_392 - Show latest stable - Class: DL::Importer
handler()
public

No documentation available.

# File ext/dl/lib/dl/import.rb, line 212
    def handler
      @handler or raise "call dlload before importing symbols and functions"
    end