Method: Command::Web.oneline_help

Defined in:
lib/command/web.rb

.oneline_helpObject



9
10
11
# File 'lib/command/web.rb', line 9

def self.oneline_help
  "WEBアプリケーション用サーバを起動します"
end