tiledb_vfs_ls: Return VFS Directory Listing
Description
Return VFS Directory Listing
Usage
tiledb_vfs_ls(uri, vfs = tiledb_get_vfs())
Value
The content of the directory, non-recursive
Arguments
- uri
Character variable with a URI describing a file path
- vfs
A TileDB VFS object; default is to use a cached value.