lundi 20 avril 2015

How can I get the default values for named arguments for a method?

Vote count: 0

Suppose I have this method:

def person(name: "calvin")
  ...
end

I want to find the default value for param name. How would I do that?

asked 1 min ago



How can I get the default values for named arguments for a method?

Aucun commentaire:

Enregistrer un commentaire