Method: Command::Browser.oneline_help

Defined in:
lib/command/browser.rb

.oneline_helpObject



10
11
12
# File 'lib/command/browser.rb', line 10

def self.oneline_help
  "小説の掲載ページをブラウザで開きます"
end