Sha256: 5f74ca82cc279429b1cedd1f404b9bd2daacb62fce7329c3b9611e683eee7953

Contents?: true

Size: 119 Bytes

Versions: 1

Compression:

Stored size: 119 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require "heap_profiler/full"

exit(HeapProfiler::CLI.new(ARGV).run)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
heap-profiler-0.1.0 exe/heap-profiler