File: non_class_file.coffee
Defined in: | node_modules/grunt-codo/node_modules/codo/spec/_templates/files |
Variables Summary
- GREETING =
-
'Hay'
The greeting
- FOO =
-
'Foo constant!'
Hey, check this out!
Method Summary
- ~ (void) hello(name) Says hello to a person
- ~ (void) bye(name) Says bye to a person
- ~ (void) sayHi(hi) Say hi to a person
- ~ (void) foo(foos) A fooer for fooing foos.
Method Details
~
(void)
hello(name)
Says hello to a person
~
(void)
bye(name)
Says bye to a person
~
(void)
sayHi(hi)
Say hi to a person
~
(void)
foo(foos)
Note:
Foo
A fooer for fooing foos.