Method: MGit::CheckoutCommand#arity

Defined in:
lib/mgit/commands/checkout.rb

#arityObject



13
14
15
# File 'lib/mgit/commands/checkout.rb', line 13

def arity
  [1, 1]
end