Mixin: Example.Mixins.Concern Concern
Defined in: | node_modules/grunt-codo/node_modules/codo/spec/_templates/mixins/concern.coffee |
Concerned in: | Example.Concern |
Overview
This is my concern
Class Method Summary
Instance Method Summary
- # (void) hi(to) Say hi
- # (void) goodbye(to) Say goodbye
Class Method Details
.
(void)
a(a, b, c)
.
(void)
z(x, y, z)
Instance Method Details
#
(void)
hi(to)
Say hi
#
(void)
goodbye(to)
Say goodbye