[ Root System Explorer ]
Location:
Root
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
opt
/
gsutil
/
gslib
/
utils
/
__pycache__
+ Folder
+ File
Upload
Editing: rsync_util.cpython-39.pyc
a +(Wg] � @ sX d Z ddlmZ ddlmZ ddlmZ ddlmZ G dd� de�ZG dd � d e�Zd S )z>Shared utility structures and methods for rsync functionality.� )�absolute_import)�print_function)�division)�unicode_literalsc @ s e Zd ZdZdZdZdZdZdS )� DiffActionzCEnum class representing possible actions to take for an rsync diff.�copy�removeZmtime_src_to_dstZposix_src_to_dstN)�__name__� __module__�__qualname__�__doc__�COPYZREMOVEZMTIME_SRC_TO_DSTZPOSIX_SRC_TO_DST� r r �%/opt/gsutil/gslib/utils/rsync_util.pyr s r c @ s e Zd ZdZdd� ZdS )�RsyncDiffToApplyzAClass that encapsulates info needed to apply diff for one object.c C s"