📜  Formula Cookbook](https: docs.brew.sh Formula-Cookbook) 和 [Ruby Style Guide](https: github.com rubocop-hq ruby-style-guide#the-ruby-style-guide) - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:56.709000             🧑  作者: Mango

代码示例4
option "with-foo", "Compile with foo bindings" # This overrides the generated description if you want to
  depends_on "foo" => :optional # Generated description would otherwise be "Build with foo support"