Module: EudoraSound

Defined in:
lib/eudora_sound.rb,
lib/eudora_sound/version.rb

Overview

Play that good old sound

Defined Under Namespace

Classes: EudoraSound

Constant Summary collapse

VERSION =
'1.0.3'
DESCRIPTION =
<<~DESC
  This plays the ancient Eudora mailer's sound.
  Use this to notify the end of processing etc.
DESC
REPOSITORY_URL =
'https://github.com/shinyaohtani/eudora_sound'