Method: CLIMarkdown::Colors#xc

Defined in:
lib/mdless/colors.rb

#xc(count = 0) ⇒ Object



105
106
107
# File 'lib/mdless/colors.rb', line 105

def xc(count=0)
  c([:x,:white])
end