Method: Grancher#keep_all

Defined in:
lib/grancher.rb

#keep_allObject

Keep all the files in the branch.



119
120
121
# File 'lib/grancher.rb', line 119

def keep_all
  @keep_all = true
end