Method: String#Red

Defined in:
lib/branch_cli/string.rb

#RedObject



34
35
36
# File 'lib/branch_cli/string.rb', line 34

def Red
  "[red]#{self}[/]"
end