Package com.jcabi.github.safe

Safe classes.

The purpose of classes in this package is to protect your code from GitHub failures. They will never fail, no matter what happens in GitHub. They will silently return some fake data or simply won't do anything.

Since:
0.34
Version:
$Id: 9e35f6d844dceef28c6e0e139a4353b6d32cb649 $
Author:
Yegor Bugayenko (yegor256@gmail.com)