Sha256: ab9bdbc411b3d1fe87977dba68ee56cbb6653440697f323d49ef837fa153f945

Contents?: true

Size: 352 Bytes

Versions: 15

Compression:

Stored size: 352 Bytes

Contents

require 'optparse'

require 'plugin/commands/plugin'
require 'plugin/commands/discover'
require 'plugin/commands/info'
require 'plugin/commands/install'
require 'plugin/commands/list'
require 'plugin/commands/remove'
require 'plugin/commands/source'
require 'plugin/commands/sources'
require 'plugin/commands/unsource'
require 'plugin/commands/update'

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
coherent-0.6.11 lib/plugin/commands.rb
coherent-0.6.10 lib/plugin/commands.rb
coherent-0.6.9 lib/plugin/commands.rb
coherent-0.6.8 lib/plugin/commands.rb
coherent-0.6.7 lib/plugin/commands.rb
coherent-0.6.6 lib/plugin/commands.rb
coherent-0.6.5 lib/plugin/commands.rb
coherent-0.6.4 lib/plugin/commands.rb
coherent-0.6.2 lib/plugin/commands.rb
coherent-0.6.1 lib/plugin/commands.rb
coherent-0.6.0 lib/plugin/commands.rb
coherent-0.4.3 lib/plugin/commands.rb
coherent-0.4.2 lib/plugin/commands.rb
coherent-0.4.1 lib/plugin/commands.rb
coherent-0.4.0 lib/plugin/commands.rb