NSBundle
Extensions
NSBundle extensions for Nu programming.
Declared in: objc/extensions.h
Methods
| + |
(NSBundle *) |
frameworkWithName: |
(NSString *) frameworkName |
Get or load a framework by name.
in objc/extensions.h
| - |
(id) |
loadNuFile: |
(NSString *) nuFileName |
|
withContext: |
(NSMutableDictionary *) context |
Load a Nu source file from the framework's resource directory.
in objc/extensions.h