You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "amoeba (via GitHub)" <gi...@apache.org> on 2023/06/03 00:21:16 UTC

[GitHub] [arrow] amoeba commented on issue #35601: [R][Documentation] Create documentation for undocumented methods and args in filesystem.R

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-unsubscribe@arrow.apache.org

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