amoeba opened a new issue, #35601: URL: https://github.com/apache/arrow/issues/35601
### Describe the bug, including details regarding any error messages, version, and platform. The manual page for ?FileSystem is missing some methods such as `$ls()` so it would be good to go over that page to document anything that's missing. We don't use roxygen2's R6 functionality due to reasons outlined in https://github.com/apache/arrow/issues/23127 which is why it's possible for the docs for R6 classes to get out of sync. This also means other R6 classes in other files may need a review once filesystem.R is updated. ### Component(s) Documentation, R -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
