Sha256: 7ed21fa83babe26ccceb163a861714db1f6c929813428627d1117ab171a497dc
Contents?: true
Size: 189 Bytes
Versions: 3
Compression:
Stored size: 189 Bytes
Contents
module BinaryPrebuild class PostInstall def initialize(installer_context) @installer_context = installer_context end def run end end end
Version data entries
3 entries across 3 versions & 1 rubygems