Class: LazyExecute
| Defined in: | lib/psd/lazy_execute.coffee |
Instance Method Summary
- # (void) now(method, args...)
- # (void) later(method, args...)
- # (void) ignore(args...)
- # (void) get()
- # (void) load()
Constructor Details
#
(void)
constructor(obj, file)
Instance Method Details
#
(void)
now(method, args...)
#
(void)
later(method, args...)
#
(void)
ignore(args...)
#
(void)
get()
#
(void)
load()