Module: MyWrapperCommand::Diff
- Defined in:
- lib/my_wrapper.rb
Overview
Instance Method Summary collapse
Instance Method Details
#__color ⇒ Object
49 50 51 |
# File 'lib/my_wrapper.rb', line 49 def __color @diff_command = 'colordiff' end |