Class
Rouge::CLI::Help::Highlight::Style
In:
lib/rouge/cli.rb
Parent:
CLI
Methods
desc
doc
new
parse
run
Classes and Modules
Class
Rouge::CLI::Help::Highlight::Style::List
Public Class methods
desc
()
doc
() {|%|usage: rougify style [<theme-name>] [<options>]| yield %|| yield %|Print CSS styles for the given theme. Extra options are| yield %|passed to the theme. Theme defaults to thankful_eyes.| yield %|| yield %|options:| yield %| --scope (default: .highlight) a css selector to scope by| yield %|| yield %|available themes:| yield %|| ...}
new
(opts)
parse
(argv)
Public Instance methods
run
()
[Validate]