Sha256: 0e6a5450cb7b3fa8671fc53f1fcd55ad3684fdba52a777ae396d4a96554945cc

Contents?: true

Size: 94 Bytes

Versions: 1

Compression:

Stored size: 94 Bytes

Contents

Amp::Command.create('root') do |c|
  c.has_repo
  c.on_call do
    p repository.root
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amp-core-0.2.0 lib/amp-core/commands/root.rb