class GitCleanupBranch::AppUI
- GitCleanupBranch::AppUI
- Reference
- Object
Included Modules
Defined in:
git_cleanup_branch/app.crConstructors
Instance Method Summary
Constructor Detail
def self.new(local_branches : Array(Git::LocalBranch), remote_branches : Array(Git::RemoteBranch))
#