dmgr
dmgr
When using an inline proc/lambda typecaster it should be run in the context of the object thus you can use its methods. In short we binds typecaster to the object.
Would it be possible to create subcommands in the context of main command that have parsed options? I think about something like that: ```mycli --variant code subcommand``` Internally I would...
Maybe it would be a nice idea to add a feature to synchronise with a network only when charger is connected additionally to "synchronise only on WiFi"?
I think it would be interesting to see a Ruby inspired language with methods as first-class functions support which let you write functional oriented programming a breeze. Of course it...
I think it would be a great idea to set two limits (for xwindow applications), one when the application is in foreground and the other when is in background. For...