
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
873 B
873 B
vim.vm.guest.FileManager.ListFileInfo
- extends
- since
- Attributes:
-
files ([vim.vm.guest.FileManager.FileInfo], optional):
A list of GuestFileInfo data objects containing information for all the matching files.
remaining (int):
The number of files left to be returned. If non-zero, then the next set of files can be returned by calling ListFiles again with the index set to the number of results already returned.