方法
- P
實例公開方法
parse!(args) 連結
來源:顯示 | 在 GitHub 上
# File railties/lib/rails/commands/server/server_command.rb, line 13 def parse!(args) Rails::Command::ServerCommand.new([], args).server_options end
來源:顯示 | 在 GitHub 上
# File railties/lib/rails/commands/server/server_command.rb, line 13 def parse!(args) Rails::Command::ServerCommand.new([], args).server_options end