Sha256: 035ebf85aec25bc20d5e4535e8a1b1be787728f0bec0aa4bc01648cea6a3e8b0
Contents?: true
Size: 308 Bytes
Versions: 1
Compression:
Stored size: 308 Bytes
Contents
require "blocks/block" module Bake def self.cleanup() Blocks::ALL_BLOCKS.clear Blocks::ALL_COMPILE_BLOCKS.clear Blocks::CC2J.clear Bake::IDEInterface.instance.set_abort(false) Blocks::Block.reset_block_counter Blocks::Block.delayed_result end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bake-toolkit-2.33.0 | lib/common/cleanup.rb |