class

RepoCombiner

Inherits Reference < Object

Constants

VERSION = "0.1.0"

Constructors

new(target_dir = nil, github_token : Nil | String = nil)
Source

Instance methods

add_repo(url, branch = "master", subdir = unique_subdir("."))
Source
github_token
Source
github_token=(github_token : String | Nil)
Source
target_dir
Source
target_dir=(target_dir : String)
Source
verbose
Source
verbose=(verbose : Bool)
Source