mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Corey, Corey, Corey...
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
}
|
||||
|
||||
@property (retain) WebView *webView;
|
||||
@property (retain, readonly) NSString *path;
|
||||
@property (retain, readonly) NSString *url;
|
||||
@property (retain) JSCocoa *jscocoa;
|
||||
|
||||
- (AtomController *)initWithPath:(NSString *)aPath;
|
||||
- (AtomController *)initWithURL:(NSString *)url;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user