class GitCrecord::QuitAction
Public Instance Methods
==(other)
click to toggle source
# File lib/git_crecord/quit_action.rb, line 5 def ==(other) other == :quit end
# File lib/git_crecord/quit_action.rb, line 5 def ==(other) other == :quit end