Class: Pubilion::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/pubilion/cli.rb,
lib/pubilion/cli/topic.rb,
lib/pubilion/cli/subscription.rb

Overview

Command Line Interface for Pubilion

Defined Under Namespace

Classes: Subscription, Topic

Instance Method Summary collapse

Instance Method Details

#versionObject



17
18
19
# File 'lib/pubilion/cli.rb', line 17

def version
  puts Pubilion::VERSION
end