How can I pass named arguments to a Rake task?

后端 未结 0 1200
Happy的楠姐
Happy的楠姐 2021-02-12 05:35

Is there a way to pass named arguments to a Rake task without using environment variables?

I am aware that Rake tasks can accept arguments in two formats:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题