For more information on the search, visit the help page.
FileSystem
LOCAL
storage
TempDir
abspath
copy_dir
copy_file
copy_files
delete_dir
delete_file
delete_files
ensure_basedir
ensure_dir
ensure_empty_dir
ensure_local
exists
extract_archive
get_bucket_name
get_file_system
get_glob_matches
get_glob_root
is_local
isabs
isdir
isfile
join
list_available_file_systems
list_buckets
list_files
list_subdirs
load_json
load_ndjson
make_archive
make_temp_dir
move_dir
move_file
move_files
normalize_path
normpath
open_file
open_files
read_file
read_files
read_json
read_ndjson
read_yaml
realpath
run
sep
split_prefix
write_file
write_json
write_ndjson
write_yaml
_copy_file
_copy_files
_delete_file
_do_copy_file
_do_delete_file
_do_move_file
_do_open_file
_do_read_file
_get_local_metadata
_open_file
_read_file
_run
_to_bytes
logger
fiftyone.core.storage.FileSystem
fiftyone
core
class FileSystem(enum.Enum): (source)
View In Hierarchy
Enumeration of the available file systems.
str
Undocumented
'local'