polymerchm
polymerchm
you can do Dynamic(xxxx).asObject.properties with your extension.
Not clear to me that method is exposed in ApplicationDelegate. Only in NSApplicationDelegate. Likely, you will need to create an observer for the notification, if you can figure out what...
also tried it on a 5.10.69 kernel and no go. Thinking about building it.
This code is in Cartography, ` public extension UIViewController { var car_topLayoutGuide : LayoutSupport { get { return LayoutSupport(layoutGuide: self.topLayoutGuide) } } var car_bottomLayoutGuide : LayoutSupport { get { return...
Correction, does not exclude lines starting with # if they contain an "=" symbol. You should check for a lead #.
[here](https://phoenixnap.com/kb/crontab-reboot)