You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by "Xuanwo (via GitHub)" <gi...@apache.org> on 2023/03/28 08:47:22 UTC

[GitHub] [incubator-opendal] Xuanwo commented on a diff in pull request #1787: feat(oli): implement `oli cp -r`

Xuanwo commented on code in PR #1787:
URL: https://github.com/apache/incubator-opendal/pull/1787#discussion_r1150243039


##########
core/src/types/operator/operator.rs:
##########
@@ -831,7 +831,7 @@ impl Operator {
         Ok(Lister::new(pager))
     }
 
-    /// List dir in flat way.
+    /// Iterate through all files inside a directory bottom-up.

Review Comment:
   This comment is wrong.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org