Class: Environment
Defined in: | node_modules/grunt-codo/node_modules/codo/lib/environment.coffee |
Class Method Summary
Instance Method Summary
- # (void) readCoffee(file)
- # (void) readExtra(file)
- # (void) registerEntity(entity)
- # (void) all(Entity, haystack = [])
- # (void) allFiles()
- # (void) allClasses()
- # (void) allMixins()
- # (void) allExtras()
- # (void) allMethods()
- # (void) allVariables()
- # (void) find(Entity, name)
- # (void) findReadme()
- # (void) linkify()
- # (void) reference(needle, context = '')
- # (void) inspect()
Class Method Details
.
(void)
read(files, options = {})
Constructor Details
#
(void)
constructor(options = {})
Instance Method Details
#
(void)
readCoffee(file)
#
(void)
readExtra(file)
#
(void)
registerEntity(entity)
#
(void)
all(Entity, haystack = [])
#
(void)
allFiles()
#
(void)
allClasses()
#
(void)
allMixins()
#
(void)
allExtras()
#
(void)
allMethods()
#
(void)
allVariables()
#
(void)
find(Entity, name)
#
(void)
findReadme()
#
(void)
linkify()
#
(void)
reference(needle, context = '')
#
(void)
inspect()