Sha256: a19b27c637bfaae8f8c56991986fbf23d0d365755b8558f74c2fc7206ff81763

Contents?: true

Size: 117 Bytes

Versions: 1

Compression:

Stored size: 117 Bytes

Contents

class TerraspaceBundler::CLI
  class Update < Base
    def run
      TB::Updater.new(@options).run
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
terraspace-bundler-0.1.0 lib/terraspace_bundler/cli/update.rb