class GitCleanupBranch::AppState
- GitCleanupBranch::AppState
- Reference
- Object
Defined in:
git_cleanup_branch/app.crConstructors
Instance Method Summary
- #is_canceled : Bool
- #is_canceled=(is_canceled : Bool)
- #local : Array(GitCleanupBranch::Git::LocalBranch)
- #local=(local : Array(GitCleanupBranch::Git::LocalBranch))
- #remote : Array(GitCleanupBranch::Git::RemoteBranch)
- #remote=(remote : Array(GitCleanupBranch::Git::RemoteBranch))