Class: RIM::GitSession::ChangedFile

Inherits:
Struct
  • Object
show all
Defined in:
lib/rim/git.rb

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



224
225
226
# File 'lib/rim/git.rb', line 224

def kind
  @kind
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



224
225
226
# File 'lib/rim/git.rb', line 224

def path
  @path
end