Method: Command::Web.oneline_help

Defined in:
lib/command/web.rb

.oneline_helpObject



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

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