Module: VCLog::CLI

Defined in:
lib/vclog/cli/log.rb,
lib/vclog/cli/bump.rb,
lib/vclog/cli/news.rb,
lib/vclog/cli/autotag.rb,
lib/vclog/cli/formats.rb,
lib/vclog/cli/version.rb,
lib/vclog/cli/abstract.rb

Defined Under Namespace

Classes: Abstract, Autotag, Bump, Formats, Log, News, Version

Class Method Summary collapse

Class Method Details

.registerObject



9
10
11
# File 'lib/vclog/cli/abstract.rb', line 9

def self.register
  @register ||= []
end