Class: Textus::Application::Writes::Mv::MovePlan

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/application/writes/mv.rb

Instance Attribute Summary collapse

Instance Attribute Details

#etag_beforeObject (readonly)

Returns the value of attribute etag_before

Returns:

  • (Object)

    the current value of etag_before



7
8
9
# File 'lib/textus/application/writes/mv.rb', line 7

def etag_before
  @etag_before
end

#new_keyObject (readonly)

Returns the value of attribute new_key

Returns:

  • (Object)

    the current value of new_key



7
8
9
# File 'lib/textus/application/writes/mv.rb', line 7

def new_key
  @new_key
end

#new_mentryObject (readonly)

Returns the value of attribute new_mentry

Returns:

  • (Object)

    the current value of new_mentry



7
8
9
# File 'lib/textus/application/writes/mv.rb', line 7

def new_mentry
  @new_mentry
end

#new_pathObject (readonly)

Returns the value of attribute new_path

Returns:

  • (Object)

    the current value of new_path



7
8
9
# File 'lib/textus/application/writes/mv.rb', line 7

def new_path
  @new_path
end

#old_keyObject (readonly)

Returns the value of attribute old_key

Returns:

  • (Object)

    the current value of old_key



7
8
9
# File 'lib/textus/application/writes/mv.rb', line 7

def old_key
  @old_key
end

#old_pathObject (readonly)

Returns the value of attribute old_path

Returns:

  • (Object)

    the current value of old_path



7
8
9
# File 'lib/textus/application/writes/mv.rb', line 7

def old_path
  @old_path
end

#uidObject (readonly)

Returns the value of attribute uid

Returns:

  • (Object)

    the current value of uid



7
8
9
# File 'lib/textus/application/writes/mv.rb', line 7

def uid
  @uid
end