RepoCombiner
Inherits Reference < Object
Constants
VERSION = "0.1.0"
Constructors
new(target_dir = nil, github_token : Nil | String = nil)
SourceInstance methods
add_repo(url, branch = "master", subdir = unique_subdir("."))
Sourcegithub_token
Sourcegithub_token=(github_token : String | Nil)
Sourcetarget_dir
Sourcetarget_dir=(target_dir : String)
Sourceverbose
Sourceverbose=(verbose : Bool)
Source