[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/../../cpp/../r/articles/../reference/FileInfo.html [Back]  [Original]

FileSystem entry info FileInfo Arrow R Package Skip to contents
Arrow R Package 25.0.1

FileSystem entry info

Methods

  • base_name() : The file base name (component after the last directory separator).

  • extension() : The file extension

Active bindings

  • $type: The file type

  • $path: The full file path in the filesystem

  • $size: The size in bytes, if available. Only regular files are guaranteed to have a size.

  • $mtime: The time of last modification, if available.

On this page


Web Proxy Viewer  |  New URL  |  Original Page