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")
Sourcenew(rs : DB::ResultSet)
SourceClass methods
from_rs(rs : DB::ResultSet)
SourceInstance methods
build_type
Sourceid
Sourcepath
Sourceproject_name
Sourceservice
Sourcesource_url
Sourceusername
Source