Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
git-cleanup-branch
v0.1.2
GitCleanupBranch
App
AppState
AppUI
Git
Branch
Branches
LocalBranch
RemoteBranch
SelectableTextUI
ActionStream
Builder
Element
SelectableElement
TextElement
UI
Built with Crystal 1.9.2
2023-10-08 09:40:37 UTC
class
GitCleanupBranch::Git::Branches
GitCleanupBranch::Git::Branches
Reference
Object
Defined in:
git_cleanup_branch/git/branches.cr
Class Method Summary
.refresh
(remotes : Array(String))
.refresh
Instance Method Summary
#local_merged
: Array(LocalBranch)
#remote_merged
: Array(RemoteBranch)
Class Method Detail
def self.
refresh
(remotes : Array(String))
#
[
View source
]
def self.
refresh
#
[
View source
]
Instance Method Detail
def
local_merged
: Array(
LocalBranch
)
#
[
View source
]
def
remote_merged
: Array(
RemoteBranch
)
#
[
View source
]