omni.kit.helper.file_utils
Overview
Settings
Usage Examples
API (python)
Modules
omni.kit.helper.file_utils
Submodules
asset_types
Classes
AssetTypeDef
Path
Functions
asset_type_exts
clear_asset_types
get_asset_type
get_icon
get_thumbnail
init_asset_types
is_asset_type
is_udim_sequence
known_asset_types
namedtuple
register_file_extensions
Classes
FileEventModel
Functions
get_last_url_opened
get_last_url_saved
get_last_url_visited
get_latest_urls_from_event_queue
reset_file_event_queue
Changelog
Omniverse Kit
»
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__init__() (omni.kit.helper.file_utils.asset_types.AssetTypeDef method)
(omni.kit.helper.file_utils.asset_types.Path method)
(omni.kit.helper.file_utils.FileEventModel method)
A
absolute() (omni.kit.helper.file_utils.asset_types.Path method)
asset_type (omni.kit.helper.file_utils.FileEventModel attribute)
asset_type_exts() (in module omni.kit.helper.file_utils.asset_types)
AssetTypeDef (class in omni.kit.helper.file_utils.asset_types)
C
chmod() (omni.kit.helper.file_utils.asset_types.Path method)
clear_asset_types() (in module omni.kit.helper.file_utils.asset_types)
cwd() (omni.kit.helper.file_utils.asset_types.Path class method)
D
datetime (omni.kit.helper.file_utils.FileEventModel attribute)
dict() (omni.kit.helper.file_utils.FileEventModel method)
E
event_type (omni.kit.helper.file_utils.FileEventModel attribute)
exists() (omni.kit.helper.file_utils.asset_types.Path method)
expanduser() (omni.kit.helper.file_utils.asset_types.Path method)
F
FileEventModel (class in omni.kit.helper.file_utils)
G
get_asset_type() (in module omni.kit.helper.file_utils.asset_types)
get_icon() (in module omni.kit.helper.file_utils.asset_types)
get_last_url_opened() (in module omni.kit.helper.file_utils)
get_last_url_saved() (in module omni.kit.helper.file_utils)
get_last_url_visited() (in module omni.kit.helper.file_utils)
get_latest_urls_from_event_queue() (in module omni.kit.helper.file_utils)
get_thumbnail() (in module omni.kit.helper.file_utils.asset_types)
glob() (omni.kit.helper.file_utils.asset_types.Path method)
glyph (omni.kit.helper.file_utils.asset_types.AssetTypeDef attribute)
group() (omni.kit.helper.file_utils.asset_types.Path method)
H
hardlink_to() (omni.kit.helper.file_utils.asset_types.Path method)
home() (omni.kit.helper.file_utils.asset_types.Path class method)
I
init_asset_types() (in module omni.kit.helper.file_utils.asset_types)
is_asset_type() (in module omni.kit.helper.file_utils.asset_types)
is_block_device() (omni.kit.helper.file_utils.asset_types.Path method)
is_char_device() (omni.kit.helper.file_utils.asset_types.Path method)
is_dir() (omni.kit.helper.file_utils.asset_types.Path method)
is_fifo() (omni.kit.helper.file_utils.asset_types.Path method)
is_file() (omni.kit.helper.file_utils.asset_types.Path method)
is_folder (omni.kit.helper.file_utils.FileEventModel attribute)
is_mount() (omni.kit.helper.file_utils.asset_types.Path method)
is_socket() (omni.kit.helper.file_utils.asset_types.Path method)
is_symlink() (omni.kit.helper.file_utils.asset_types.Path method)
is_udim_sequence() (in module omni.kit.helper.file_utils.asset_types)
iterdir() (omni.kit.helper.file_utils.asset_types.Path method)
K
known_asset_types() (in module omni.kit.helper.file_utils.asset_types)
L
lchmod() (omni.kit.helper.file_utils.asset_types.Path method)
link_to() (omni.kit.helper.file_utils.asset_types.Path method)
lstat() (omni.kit.helper.file_utils.asset_types.Path method)
M
matching_exts (omni.kit.helper.file_utils.asset_types.AssetTypeDef attribute)
mkdir() (omni.kit.helper.file_utils.asset_types.Path method)
module
omni.kit.helper.file_utils
omni.kit.helper.file_utils.asset_types
N
namedtuple() (in module omni.kit.helper.file_utils.asset_types)
O
omni.kit.helper.file_utils
module
omni.kit.helper.file_utils.asset_types
module
open() (omni.kit.helper.file_utils.asset_types.Path method)
owner() (omni.kit.helper.file_utils.asset_types.Path method)
P
Path (class in omni.kit.helper.file_utils.asset_types)
R
read_bytes() (omni.kit.helper.file_utils.asset_types.Path method)
read_text() (omni.kit.helper.file_utils.asset_types.Path method)
readlink() (omni.kit.helper.file_utils.asset_types.Path method)
register_file_extensions() (in module omni.kit.helper.file_utils.asset_types)
rename() (omni.kit.helper.file_utils.asset_types.Path method)
replace() (omni.kit.helper.file_utils.asset_types.Path method)
reset_file_event_queue() (in module omni.kit.helper.file_utils)
resolve() (omni.kit.helper.file_utils.asset_types.Path method)
rglob() (omni.kit.helper.file_utils.asset_types.Path method)
rmdir() (omni.kit.helper.file_utils.asset_types.Path method)
S
samefile() (omni.kit.helper.file_utils.asset_types.Path method)
stat() (omni.kit.helper.file_utils.asset_types.Path method)
symlink_to() (omni.kit.helper.file_utils.asset_types.Path method)
T
tag (omni.kit.helper.file_utils.FileEventModel attribute)
thumbnail (omni.kit.helper.file_utils.asset_types.AssetTypeDef attribute)
touch() (omni.kit.helper.file_utils.asset_types.Path method)
U
unlink() (omni.kit.helper.file_utils.asset_types.Path method)
url (omni.kit.helper.file_utils.FileEventModel attribute)
W
write_bytes() (omni.kit.helper.file_utils.asset_types.Path method)
write_text() (omni.kit.helper.file_utils.asset_types.Path method)