https://github.com/manfred/folly
Folly helps you intentionally break your application.
https://github.com/manfred/folly
Last synced: over 1 year ago
JSON representation
Folly helps you intentionally break your application.
- Host: GitHub
- URL: https://github.com/manfred/folly
- Owner: Manfred
- License: mit
- Created: 2018-03-09T10:40:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T08:09:29.000Z (over 8 years ago)
- Last Synced: 2025-02-10T11:33:45.664Z (over 1 year ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Folly
Folly is a tiny library to help you trigger error conditions in your application intentionally, like a segfault.
```ruby
Folly.raise_segfault
```