Class: Caman.Plugin
Defined in: | src/core/plugin.coffee |
Overview
Stores and registers standalone plugins
Class Method Summary
Class Method Details
+ (void) register(name, plugin)
+ (void) execute(context, name, args)
Quickly fuzzy find classes, mixins, methods, file:
In frame mode you can toggle the list naviation frame on the left side:
You can focus a list in frame mode or toggle a tab in frameless mode:
You can focus and blur the search input:
In frameless mode you can close the list tab:
Defined in: | src/core/plugin.coffee |
Stores and registers standalone plugins
+ (void) register(name, plugin)
+ (void) execute(context, name, args)