omni.kit.helper.file_utils

Submodules Summary:

omni.kit.helper.file_utils.asset_types

No submodule docstring provided

Classes Summary:

FileEventModel

A data model representing a file event within the application.

Functions Summary:

get_last_url_opened

Retrieves the last URL opened based on asset type and tag.

get_last_url_saved

Retrieves the last URL that was saved for a given asset type and tag.

get_last_url_visited

Retrieves the last URL visited based on asset type and tag.

get_latest_urls_from_event_queue

Retrieves the urls visited based on asset type, event type and tag.

reset_file_event_queue

Clear the event queue maintained by this extension.