Module: Diffend::Commands

Defined in:
lib/diffend/commands.rb

Overview

Modules grouping supported bundler commands

Constant Summary collapse

INSTALL =

Install bundler command

'install'
UPDATE =

Update bundler command

'update'