Module: Siren::CLI
- Defined in:
- lib/siren/cli.rb
Defined Under Namespace
Classes: ComposeCommand, CryptoCommand, SirenCommand, SongfileCommand
Class Method Summary collapse
Class Method Details
.start ⇒ Object
93 94 95 |
# File 'lib/siren/cli.rb', line 93 def self.start SirenCommand.run end |