define mymodule::myfunction($options = {}) { $cli_parameter = inline_template( "<% options.each_pair { |key, val| %> --<%= key %>=<%= val %><% } %>"); // ... }
Keine Kommentare:
Kommentar veröffentlichen