Mixin: Foo
| Defined in: | node_modules/grunt-codo/node_modules/codo/spec/_templates/mixins/mixin_methods.coffee | 
Overview
Method Summary
- ~ (void) helper()
 - ~ (void) another(a, b)
 - ~ (void) withDefault(a = 2, c, d = 'hi', d, e = { a: 2 }, f = new TestClassMethods())
 - ~ (void) nowWithSpalt(foo, bar...)
 - # (void) set(key, value) Sets a value
 
Method Details
      ~
(void)
helper()
      
    
      ~
(void)
another(a, b)
      
    
      ~
(void)
withDefault(a = 2, c, d = 'hi', d, e = {
  a: 2
}, f = new TestClassMethods())
      
    
      ~
(void)
nowWithSpalt(foo, bar...)
      
    
      #
(void)
set(key, value)
      
    
Sets a value