Eva
Eva
Output: https://pastebin.com/Ey1pDyVu main.swift: ```swift print("Hello, world!") ``` Package.swift: ```swift import PackageDescription let package = Package( name: "PinSwift", dependencies: [ .package(url: "https://github.com/eonist/Element.git", .branch("master")) ], targets: [ .target( name: "PinSwift", dependencies: [...
This seems to be happening, older fixes are not working Trace: ``` TypeError: Cannot read property 'jStorage' of undefined at Object.activate (/home/zero/.atom/packages/browser-plus/lib/browser-plus.coffee:41:42) at Package.activateNow (/usr/lib/atom/src/package.js:241:27) at measure (/usr/lib/atom/src/package.js:210:27) at Package.measure...
It seems like this plugin cannot tell the difference between regular function, and getters. In jsdoc, getters appear as Members that have a type, not as Methods that have a...
I notice that the only resource that can be preserved with tagging are s3 buckets. Would it be acceptable to patch this tool such that every resource may be deleted...
Does this library have a way of modifying the flair of an existing post? I can't see anything in the code that would suggest as much with a peruse, though...
Is he okay? [http.cat/499](https://http.cat/499)
grep files directly instead of cat-pipe replace function call to remove x before adding x with similar grep logic that opens the file once one of the functions was the...
Add docs for `diff` and `push` that were in the readme but not aviary
Don't try to write to the crontab if there's no `/etc/crontab`