amoeba commented on issue #35601: URL: https://github.com/apache/arrow/issues/35601#issuecomment-1574483263
I looked at all of the R6 classes in filesystem.R and looked for missing docs in methods, active bindings, and $create functions. I found: - `S3FileSystem$create` is missing a docstring for `proxy_options` - `GcsFileSystem` was missing docs for the active binding `options` , which I missed in #34422 - `FileSystem` was missing docs for methods `path`, `cd`, and `ls` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org