Sha256: c07471d2503475b76908ed403099dfecf1fa15ea7dce78efaf89746898d3bfee
Contents?: true
Size: 412 Bytes
Versions: 34
Compression:
Stored size: 412 Bytes
Contents
# Haplo Plugin Tool http://docs.haplo.org/dev/tool/plugin # (c) Haplo Services Ltd 2006 - 2016 http://www.haplo-services.com # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. module PluginTool def self.beep $stdout.write("\07") end end
Version data entries
34 entries across 34 versions & 1 rubygems