class GitCleanupBranch::AppState

Defined in:

git_cleanup_branch/app.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def is_canceled : Bool #

[View source]
def is_canceled=(is_canceled : Bool) #

[View source]

[View source]
def local=(local : Array(GitCleanupBranch::Git::LocalBranch)) #

[View source]

[View source]
def remote=(remote : Array(GitCleanupBranch::Git::RemoteBranch)) #

[View source]