Top Level Namespace

Defined Under Namespace

Modules: MallCop

Instance Method Summary collapse

Instance Method Details

#asplode(missing) ⇒ Object



7
8
9
# File 'ext/mallcop/extconf.rb', line 7

def asplode missing
  abort "#{missing} is missing. Please install libssh2."
end