CrystalDoc::Ext
Methods for getting data from external services.
Constants
Log = ::Log.for("ext")
Class methods
get_data_for(service, username, project_name)
Sourceget_data_for(repo : Repo) : Data | Nil
Sourceget_github_data_for(user : String, project : String) : Data | Nil
Sourceget_gitlab_data_for(user : String, project : String) : Data | Nil
Source