# File lib/git/status.rb, line 57 57: def initialize(base, hash) 58: @base = base 59: @path = hash[:path] 60: @type = hash[:type] 61: @stage = hash[:stage] 62: @mode_index = hash[:mode_index] 63: @mode_repo = hash[:mode_repo] 64: @sha_index = hash[:sha_index] 65: @sha_repo = hash[:sha_repo] 66: @untracked = hash[:untracked] 67: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.