class Takeltau::GitCheck
takeltau git check
Public Instance Methods
bit()
click to toggle source
# File lib/takeltau/git/check/cli.rb, line 21 def bit exit git_check_bit end
clean()
click to toggle source
# File lib/takeltau/git/check/cli.rb, line 33 def clean exit git_check_clean end
workspace()
click to toggle source
# File lib/takeltau/git/check/cli.rb, line 45 def workspace exit git_check_workspace end