struct

CrystalDoc::Repo

Inherits DB::Serializable::NonStrict / DB::Mappable / DB::Serializable / Struct / Value / Object

Constructors

new(id : Int32, service : String, username : String, project_name : String, source_url : String, build_type : String = "git")
Source
new(rs : DB::ResultSet)
Source

Class methods

from_rs(rs : DB::ResultSet)
Source

Instance methods

build_type
Source
path
Source
project_name
Source
service
Source
source_url
Source
username
Source