def _set_path()

in roles/gcs-upload/library/gcs_upload.py [0:0]


    def _set_path(self, path):
        """Call this after initialization"""
        self._path = path
        self.refresh(None)