File: optional_arguments.coffee
Defined in: |
Constant Summary
-
GREETING
=
The greeting
-
'Hay'
Method Summary
- ? hello(name) Says hello to a person
- ? bye(name) Says bye to a person
- @sayHi(hi) Say hi to a person
Method Details
? hello(name)
Says hello to a person
? bye(name)
Says bye to a person
@sayHi(hi)
Say hi to a person